[Bug ada/15819] ada compiler not working after installation
markus dot schoepflin at comsoft dot de
gcc-bugzilla@gcc.gnu.org
Fri Jun 4 16:08:00 GMT 2004
------- 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
More information about the Gcc-bugs
mailing list