comp.lang.ada
 help / color / mirror / Atom feed
* How to enable Ada with GCC in linux
@ 2012-07-25  9:06 Ada novice
  2012-07-25  9:41 ` Georg Bauhaus
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ada novice @ 2012-07-25  9:06 UTC (permalink / raw)


I'm new to Linux and I have been able to run Ada programs under linux. On my machine, I found:

gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i486-linux-gnu/4.6/lto-wrapper
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.3-1' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.6.3 (Debian 4.6.3-1)

As we can see above, Ada is not enabled in the languages available in GCC. Yet, my gnatmake calls gcc well.

gnatmake --version
GNATMAKE GPL 2011 (20110419)
Copyright (C) 1995-2011, Free Software Foundation, Inc.

Should I leave things as they are since I am able to compile the Ada programs well?


Thanks 
YC



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-07-26 14:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-25  9:06 How to enable Ada with GCC in linux Ada novice
2012-07-25  9:41 ` Georg Bauhaus
2012-07-25  9:51 ` Brian Drummond
2012-07-25 10:03   ` Nasser M. Abbasi
2012-07-25 10:32 ` Simon Wright
2012-07-25 11:25   ` Ada novice
2012-07-25 11:58   ` Ada novice
2012-07-25 15:32     ` Ada novice

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox