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

bootstrap configure failure on darwin 6.3


Hi,
didn't follow the list recently, so sorry if this is a repeating msg.

I configure since a long time my tree on darwin as this:
/Volumes/xufs/gccsrc/gcc/configure --prefix=/Volumes/reserved1/gcctmp --enable-languages=c,c++,java --enable-libgcj --enable-threads=posix --enable-shared --disable-multilib

Then I do a make CC='cc -no-cpp-precomp' bootstrap.

The last time I tried (friday I guess) it was ok.

Now I get:
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed
make: *** [configure-zlib] Error 1

Any quick ideas?

Thx,
Andreas


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