[Bug bootstrap/17504] New: Can't bootstrap with Ada
v dot haisman at sh dot cvut dot cz
gcc-bugzilla@gcc.gnu.org
Wed Sep 15 17:40:00 GMT 2004
I've tryed to bootstrap GCC with Ada enabled but I couldn't get beyond
configure. I already have Gnat installed from Portage.
wilx@amber2:::~/gcc-head/objdir> ../srcdir/configure --disable-nls
--enable-version-specific-runtime-libs--enable-dwarf2--with-cpu=athlon-tbird
--with-arch=athlon-tbird --with-system-zlib --enable-languages=c,c++,objc,ada
--disable-sjlj-exceptions --enable-shared=libstdc++ --program-suffix=-3.5
--enable-__cxa_atexit --enable-libmudflap
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /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... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1
$$f2
checking for correct version of gmp.h... yes
checking for MPFR... yes
configure: error:
The following requested languages were not found: ada
The available languages are: c,ada,c++,f95,java,objc,treelang
--
Summary: Can't bootstrap with Ada
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: v dot haisman at sh dot cvut dot cz
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17504
More information about the Gcc-bugs
mailing list