This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Couldn't build gcc-20010319 on i686-pc-linux/gnu


I have downloaded today gcc-20010319.tar.gz; after:

# gzip -dc /usr/archive/dist/gcc-20010319.tar.gz | tar xof -
# mkdir objdir && cd objdir
# ../gcc-20010319/configure i686-pc-linux-gnu --prefix=/usr/local/gcc --enable-libstdcxx-v3
.....
# nice make bootstrap
Bootstrapping the compiler
make[1]: Entering directory `/usr/pcdf0/mlo/work/0319/objdir/gcc'
make CC="gcc" libdir=/usr/local/gcc/lib LANGUAGES="c "
make[2]: Entering directory `/usr/pcdf0/mlo/work/0319/objdir/gcc'
gcc -c  -DIN_GCC    -g  -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
-DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-20010319/gcc
-I../../gcc-20010319/gcc/. -I../../gcc-20010319/gcc/config
-I../../gcc-20010319/gcc/../include ../../gcc-20010319/gcc/gengenrtl.c
In file included from ../../gcc-20010319/gcc/gengenrtl.c:23:
../../gcc-20010319/gcc/system.h:85: safe-ctype.h: No such file or
directory
In file included from ../../gcc-20010319/gcc/gengenrtl.c:105:
../../gcc-20010319/gcc/rtl.def:725: macro `STRINGIFY' used with too many
(2) args
make[2]: *** [gengenrtl.o] Error 1
make[2]: Leaving directory `/usr/pcdf0/mlo/work/0319/objdir/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/usr/pcdf0/mlo/work/0319/objdir/gcc'
make: *** [bootstrap] Error 2

Any hint?  Thank you in advance,	M.

 --
Maurizio Loreti                         http://www.pd.infn.it/~loreti/mlo.html
Univ. of Padova, Dept. of Physics - Padova, Italy            loreti@pd.infn.it

The instructions said to use Windows 98 or better - so I installed FreeBSD.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]