I suggest to look at the following situation.

[EMAIL PROTECTED]:~/Projekte/GNU/GCC/erzeugt/Test-4.2.2>
~/Projekte/GNU/GCC/Quellen/4.2.2/configure
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,c++,fortran,java,objc
*** This configuration is not supported in the following subdirectories:
     target-libada gnattools
    (Any other directories should still work fine.)

I have got doubts that the Ada checks are needed and correct if it does not
belong to the programming languages that I want here. Can the warning about
unsupported features and corresponding stuff be avoided?


-- 
           Summary: Check Ada configuration specification
           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
  GCC host triplet: Linux Sonne 2.6.22.9-0.4-default #1 SMP 2007/10/05
                    21:32:04 UTC


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33825

Reply via email to