This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: bootstrapping r119280 failed to build libgfortran (x86_64)


On Tue, 2006-11-28 at 12:48 +0100, Daniel Franke wrote:
> Revision: 119280
> Host: x86_64 GNU/Linux
> Configured as:  ../../svn/gcc-head/configure
> --prefix=/data/home/daniel/x86_64-unknown-linux-gnu/gcc-head-svn
> --with-gmp=/data/home/daniel/x86_64-unknown-linux-gnu/gmp-4.2.1
> --with-mpfr=/data/home/daniel/x86_64-unknown-linux-gnu/mpfr-2.2.0
> --enable-bootstrap --enable-threads=posix --enable-shared
> --with-system-zlib --program-suffix=-head-svn --disable-multilib
> x86_64-linux --disable-nls --enable-languages=c,fortran
> 
> Build in clean directory.
> 
> [snipped 1000 more or less equivalent lines]
> .libs/environ.o:/usr/include/x86_64-linux/bits/string2.h:1049: first
> defined here
> .libs/in_unpack_generic.o: In function

This is an issue with the glibc headers and not GCC really but it was
caused by a GCC change so we need to fixincludes the headers.
Can you file a bug and attach /usr/include/x86_64-linux/bits/string2.h
to it?

Thanks,
Andrew Pinski


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