This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/15819] ada compiler not working after installation
- From: "markus dot schoepflin at comsoft dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jun 2004 16:08:38 -0000
- Subject: [Bug ada/15819] ada compiler not working after installation
- References: <20040604102516.15819.markus.schoepflin@comsoft.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From markus dot schoepflin at comsoft dot de 2004-06-04 16:08 -------
Subject: RE: ada compiler not working after installation
pinskia at gcc dot gnu dot org wrote:
> ------- Additional Comments From pinskia at gcc dot gnu dot org
> 2004-06-04 14:42 ------- Are you sure that your orginal Ada compiler
> is working?
Yes. I tried it with the following compilers:
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-20)
and
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.1/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --enable-languages=c,c++,f77,objc,java,ada --disable-checking --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.1 (SuSE Linux)
Both are installed from the RPMs supplied by the respective vendors. And with both compilers the compilation log for gcc 3.4.0 looks ok. They are both able to compile the empty test program without errors.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15819