This is the mail archive of the gcc-bugs@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]

cvs egcs doesn't compile, fails in libio/tests



While compiling the current cvs egcs compiler sources I get the
following messages. I upgraded the sources about 1 hour ago.
Peter Schmid


make[2]: Leaving directory `/home/schmid/ftp/egcs/libraries/libio'
make[2]: Entering directory `/home/schmid/ftp/egcs/libraries/libio'
cd tests; make all ...
make[3]: Entering directory `/home/schmid/ftp/egcs/libraries/libio/tests'
make[3]: *** No rule to make target `all'.  Stop.
make[3]: Leaving directory `/home/schmid/ftp/egcs/libraries/libio/tests'
make[2]: *** [subdir_do] Error 1
make[2]: Leaving directory `/home/schmid/ftp/egcs/libraries/libio'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/schmid/ftp/egcs/libraries/libio'
make: *** [all-target-libio] Error 2



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