Hi, I've just upgraded to the last alpha. When trying to compile a program I got this: ******************************
C:\UTILS\GPC\Ariel\Mandel>...\bin\gpc -v --automake=-v mandel1.pas Reading specs from c:/utils/gpc/lib/specs gpc driver version 2.81 executing gpc version 2.8.1 c:/utils/gpc/bin/gpc-cpp.exe -lang-pascal -v -nocharescape -undef -D__GNUC__=2 -D__GPC__=2 -D__GNUC_MINOR__=8 -Dunix -Di386 -DGO32 -DMSDOS -DDJGPP=2 -DDJGPP_MI NOR=1 -D__unix__ -D__i386__ -D__GO32__ -D__MSDOS__ -D__DJGPP__=2 -D__DJGPP_MINOR __=1 -D__unix -D__i386 -D__GO32 -D__MSDOS -D__DJGPP=2 -D__DJGPP_MINOR=1 -D__BITS _LITTLE_ENDIAN__=1 -D__BYTES_LITTLE_ENDIAN__=1 -D__WORDS_LITTLE_ENDIAN__=1 mande l1.pas c:/utils/gpc/tmp/ccbywrgj GNU CPP version 2.81 (80386, BSD syntax) #include "..." search starts here: #include <...> search starts here: c:/utils/gpc/include c:/utils/gpc/lang/pascal c:/utils/gpc/contrib/grx22/include /usr/local/include JDIR/djgpp/include JDIR/lib/gcc-lib/djgpp/2.81/include $DJDIR/include End of search list. c:/utils/gpc/bin/gpc1.exe c:/utils/gpc/tmp/ccbywrgj -quiet -dumpbase mandel1.pa s -version -famtmpfile=mandel1.gpc -fautomake=-v -o c:/utils/gpc/tmp/cccywrgj GNU Pascal version 2.81 (djgpp) compiled by GNU C version 2.8.1. c:/utils/gpc/bin/as.exe -o c:/utils/gpc/tmp/ccdywrgj c:/utils/gpc/tmp/cccywrgj c:/utils/gpc/bin/ld.exe crtf.o c:/utils/gpc/lib/crt0.o -Lc:/utils/gpc/lib -Lc:/ utils/gpc/contrib/grx22/lib -Lc:/utils/gpc/lib/gcc-lib/djgpp/2.81 -Lc:/utils/gpc /lib c:/utils/gpc/tmp/ccdywrgj -lgpc -lm -lgcc -lc -lgcc -Tdjgpp.djl c:/utils/gpc/bin/ld.exe: cannot open crtf.o: No such file or directory (ENOENT)
************************************ I've already compiled the grx20, and that program used to work with gpc 2.0
Also, when trying to compile it under rhide I always get (with every program)" cannot open crtf.o: No such file or directory (ENOENT)" Why is that? Am I doing something wrong?
Thanks, Ariel --- Ariel Bendersky bender@einstein.com.ar