Alejandro Villarroel wrote:
command line> gpc -v --automake example.pas -o example error> Reading specs from c:\gpc\lib\specs gpc version 19990503, based on gcc-2.8.1 c:\gpc\bin\gpc-cpp.exe [...]
Okay, this should be in a directory like c:\djgpp\lib\gcc-lib\djgpp\2.81\ . Obviously something is wrong with your installation ...
What else do you have in your c:\gpc directory? A complete DJGPP installation (with `djgpp.env' etc.)?
Does your installation come with a `gpc.pas' file?
It seems as if you are not using a distribution from our main server ftp://agnes.dida.physik.uni-essen.de/gnu-pascal/ . Where did you get yours from? I recommend to retry with an archive from ftp://agnes.dida.physik.uni-essen.de/gnu-pascal/alpha/binary/ .
Peter