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

configuring gcc


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

begin:vcard 
n:Schafer;Frank
x-mozilla-html:FALSE
org:SETUZA a.s.;IT
adr:;;;;;;
version:2.1
email;internet:frank.schafer@setuza.cz
title:Dipl. Ing.
note:System administrator
x-mozilla-cpt:;0
fn:Frank Schafer
end:vcard

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