[EMAIL PROTECTED]:~/Projekte/GNU/GCC/erzeugt/Ada-4.2.2>
~/Projekte/GNU/GCC/Quellen/4.2.2/configure --enable-languages=ada
creating cache ./config.cache
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking build system type... x86_64-unknown-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for gnatbind... gnatbind
checking whether compiler driver understands Ada... yes
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1
$$f2
checking for correct version of gmp.h... yes
checking for correct version of mpfr.h... yes
checking for any version of mpfr.h... yes
The following languages will be built: c,ada
*** This configuration is not supported in the following subdirectories:
target-libstdc++-v3 target-libgfortran target-libffi target-zlib
target-libjava zlib target-libobjc target-boehm-gc
(Any other directories should still work fine.)
Is it usual that more features get unsupported as the warning indicates if I
limit my language selection for test purposes?
Are there any dependencies involved that can be automatically excluded?
http://gcc.gnu.org/viewcvs/trunk/configure.ac?revision=129122&view=markup
--
Summary: Ada configuration shows unsupported targets.
Product: gcc
Version: 4.2.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: Markus dot Elfring at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33827