comp.lang.ada
 help / color / mirror / Atom feed
From: Ada novice <shai.lesh@gmx.com>
Subject: How to enable Ada with GCC in linux
Date: Wed, 25 Jul 2012 02:06:33 -0700 (PDT)
Date: 2012-07-25T02:06:33-07:00	[thread overview]
Message-ID: <7d9fc771-b046-4fe2-a2ec-459664b90c8e@googlegroups.com> (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



             reply	other threads:[~2012-07-25  9:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-25  9:06 Ada novice [this message]
2012-07-25  9:41 ` How to enable Ada with GCC in linux 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
replies disabled

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