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]

Can't compiles egcs 19980517 linux-gnulibc1 libiberty


I can't compile egcs 19980517 on my linux-gnulibc1 system.

Peter Schmid 
make[2]: Entering directory `/home/schmid/ftp/egcs-19980517/libraries/libiberty'
if [ x"yes" = xyes ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
make[2]: *** No rule to make target `alloca-conf.h', needed by `argv.o'.  Stop.
make[2]: Leaving directory `/home/schmid/ftp/egcs-19980517/libraries/libiberty'
make[1]: *** [all-target-libiberty] Error 2
make[1]: Leaving directory `/home/schmid/ftp/egcs-19980517'
make: *** [bootstrap] Error 2





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