Mail Archives: djgpp/1996/08/12/00:14:46
I was trying to make gcc with DJGPP sources, but when I try make
it I've got a lot of error messages.
My first step was the configuration procedure:
CONFIGUR go32
and then the MAKE program with no arguments.
The error messages were something like this:
touch s-attr
make.exe: [s-attr] Error -1
Whith the -i option enabled (MAKE) I've got the same message for
almost all s-??? files, but xgcc.exe and many other executables were
built (in gcc-272 directory). I think this is the stage1 compiler
accordind GNU's documentation but not sure.
The bison, flex and sed are present, the sources weren't touched
and DJGPP is working fine. I just want know how to buid it(DJGPP).Does
somebody have any ideas? I never used a makefile before. Thanks.
- Raw text -