According to Maurice Lombardi:
I have downloaded the djgpp binary of this alpha. We are one step farther, the bug I have reported on 980401 is no more there.
:-)
But there is one more.
:-(
[...] #include <...> search starts here: /usr/local/include JDIR/djgpp/include JDIR/lib/gcc-lib/djgpp/2.80/include $DJDIR/include [...] (what is JDIR in the include search ? )
I suspect it's a corrupted `$DJDIR'. This might be a remainder of the bug just fixed. (Meanwhile I know about a more elegant solution which might solve that problem.)
Do paths containing environment variables like `$DJDIR' work in general under UNIX or UNIX-like platforms such as DJGPP?
End of search list. f:/djgpp/lib/gcc-lib/djgpp/2.80/gpc1.exe C:\TMP/ccaaaaaa.i -quiet -dumpbase bug.pas -version -famtmpfile=bug.gpc -o C:\TMP/ccaaaaaa.s GNU Pascal version 2.8.0 (djgpp) compiled by GNU C version 2.8.0.
Obviously, it's `gpc1.exe' which causes the error. :-I
In a WIN311 DOS box there is also a general protection fault caught by the system, so that the DPMI server is not responsible.
Obviously, it's `gpc.exe' which causes the error. :-(
I am investigating ...
[...]
An other independant problem. Is it usefull that I try to recompile the compiler under DJGPP now ? I had problems with the 971001 beta, and the configure.bat seems to be the same.
You can try, but be warned: It's a pain. A lot of manual action is needed. If you succeed to make it more comfortable, be welcome to send me your changes to be incorporated into the main distribution.
Greetings,
Peter