Mail Archives: djgpp/1999/06/21/05:00:29
I suggest looking at DJGPP port of egcs-1.1.2 (includes gpc-19990118):
ftp://ftp.cdrom.com/pub/simtelnet/gnu/djgpp/v2gnu/egcs/
gcc-2.6.3 is VERY old
Andris
On 21 Jun 1999, FF fan 08 wrote:
> >Which version?
> >
> >`gpc -v' should yield at least gpc-19990118 to be current.
>
> When I type that, it says:
> Reading specs from c:/djgpp/lib\specs.gpc
> gcc version %PROG2%
>
> >This normally does not occur with GPC in DJGPP. Your DJGPP
> >setup is correct in other respects?
>
> Yes it is as far as I know. Everything else works just fine.
>
> >To track down the problem, please run `gpc -v -dY myprog.pas'
> >and show me the output.
>
> This is what I get:
>
> Reading specs from c:/djgpp/lib\specs.gpc
> gcc version %PROG2%
> c:/djgpp/bin\gpc-cpp.exe -lang-pascal -v -nocharescape -undef
> -D__GNUC__=%PROG2
> % -D__GPC__=%PROG2% -D__GNUC_MINOR__= -D__unix__ -D__i386__ -D__GO32__
> -D__MSDOS
> __ -D__DJGPP__=2 -D__DJGPP_MINOR__=0 -D__unix -D__i386 -D__GO32 -D__MSDOS
> -D__DJ
> GPP=2 -D__DJGPP_MINOR=0 -dY hello.pas c:/djgpp/tmp\ccfaaaaa
> GNU CPP version 2.6.3 (80386, BSD syntax)
> #include "..." search starts here:
> #include <...> search starts here:
> c:/djgpp/include
> /usr/local/include
> /usr/go32/include
> /usr/lib/gcc-lib/go32/2.6.3/include
> /usr/include
> End of search list.
> c:/djgpp/bin\gpc1.exe c:/djgpp/tmp\ccfaaaaa -fno-strength-reduce
> -fno-strength-
> reduce -quiet -dumpbase hello.pas -dY -version -o c:/djgpp/tmp\ccgaaaaa
>
>
>
> -----
> Marcus
>
>
- Raw text -