I'm trying to build the GNU Pascal compiler from the distribution
gpc-19990118.tar.gz using gcc 2.8.1
After applying the required patch, running configure, and typing
# make LANGUAGES=pascal
in the top level gcc 2.8.1 source tree, the build goes along fine for
several minutes, but then returns with the error
Make: Don't know how to make write.pas. Stop.
The distribution comes with many .pas files, but none called write.pas.
Any suggestions as to what's going on?
Thanks,
Walter Brameld
wb_at_cs.appstate.edu
Received on Fri Mar 31 2000 - 21:07:42 NZST