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]

NLS stops bootstrap


Hi, 
I get

make[3]: Entering directory `/home2/cvs/bin/gcc/po'
make[3]: *** No rule to make target
`../../../gcc/gcc/objc/objc-parse.c', needed by     `stamp-check-pot'. 
Stop.          

during stage1. I did

../gcc/configure i686-pc-linux-gnu --enable-shared --prefix=/opt
--enable-languages=c,c++,f77 

with the current CVS. When I add --disable-nls it works.

Regards,
Thomas

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