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]
Other format: [Raw text]

[Bug bootstrap/48392] [regression] bootstrap errors on an x86_64-unknown-linux-gnu, slackware 13.0 box


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48392

--- Comment #2 from ronis at ronispc dot chem.mcgill.ca 2011-03-31 17:09:10 UTC ---
I configured with:

 ../gcc/configure --host=i686-pc-linux-gnu --prefix=/usr --with-gnu-as
--enable-shared --with-gnu-ld --enable-threads=posix
--with-ecj-jar=/usr/share/java/ecj.jar
--enablelanguages=c,c++,fortran,java,objc --enable-bootstrap

As to libc, I've got /lib64/libc.so.6 as well as libc-2.9.so.  Neither file
appears in /lib.


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