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]

Re: Bootstrap failure on i686: libstdc++-v3/intl/libgettext.h: Filenot found


Andreas Jaeger <aj@suse.de> writes:

> Bootstrapping the current CVS version on i686-linux-gnu gives:
>
> linking /cvs/gcc/libstdc++-v3/config/io/basic_file_stdio.cc to src/basic_file.cc
> linking /cvs/gcc/libstdc++-v3/intl/libgettext.h to intl/libintl.h
> configure: error: /cvs/gcc/libstdc++-v3/intl/libgettext.h: File not found
> make[1]: *** [configure-target-libstdc++-v3] Error 1
>
> I run configure as:
> /cvs/gcc/configure --prefix=/opt/gcc-3.1-devel --enable-shared \
>          --enable-threads=posix --enable-clocale=gnu  \
>          --with-gnu-as --with-gnu-ld --disable-nls --with-system-zlib \
>          --enable-languages=c,objc,c++,f77,java
>
> Any ideas?

I just tried without the --enable-clocale=gnu patch and encountered no
problems

Btw. I'm running glibc 2.2.2 on i686-linux-gnu with recent CVS
binutils,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

PGP signature


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