configuring gcc
Frank Schafer
frank.schafer@setuza.cz
Tue Oct 2 04:16:00 GMT 2001
Hi there,
I've tried to configure gcc version 2.95.3, 3.0 and 3.0.1 on a i486,
i586 and i686 host.
I get the following error:
Say, I configure 3.0 on the i586
/usr/src/build # ../gcc-3.0/configure --prefix=/usr \
> --with-gxx-include-dir=/usr/include/g++ \
> --enable-languages=c,c++ \
> --disable-nls
Configuring for a i586-pc-linux-gnu host.
*** This configuration is not supported in the following subdirectories:
target-libf2c target-libffi target-boehm-gc target-zlib
target-libjava zlib fastjar target-libobjc
(Any other directories should still work fine.)
...
What can I do to choose a configuration, which will support these
targets?
( I'm trying to build a static linked compiler to build a new LFS
system. Version 2.95.3 failed
to build glibc-2.2.3, so I intend to use 3.0 or 3.0.1. )
Thanks in advance
Frank
More information about the Gcc-help
mailing list