public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Laurent GUERBY <laurent@guerby.net>
To: Bill Cunningham <billcu1@verizon.net>
Cc: gcc@gnu.org
Subject: Re: Ada
Date: Mon, 08 May 2006 10:57:00 -0000	[thread overview]
Message-ID: <1147085811.7951.12.camel@pc.site> (raw)
In-Reply-To: <002101c66dfb$b5197080$2f01a8c0@myhome.westell.com>

Hi Bill,

You need to have a previous version of GCC with Ada enabled
to be able to compile Ada since the Ada front-end is written in Ada. 

It is likely that your configure log has a failure for the following
checks:

checking for gnatbind... gnatbind
checking whether compiler driver understands Ada... yes

If you're running Linux, your distribution most probably
has a separate package for the Ada part of the GCC compiler, 
you have to install it first.

On SUSE 9.3 the packages are named:

gnat-runtime-3.3.5-5
gnat-3.3.5-5

On Ubuntu they are named: 

gnat-4.0
libgnat-4.0 

Hope this helps,

Laurent

On Tue, 2006-05-02 at 11:18 -0400, Bill Cunningham wrote:
>     Are there any special switches or options needed to compile the ada
> package with the core gcc? I add the C++ libraries and they compile right
> along with the core. I've tried --enable-languages=c,c++,ada too and that
> doesn't do the ada libraries.
> 
> Bill
> 
> 
> 

  reply	other threads:[~2006-05-08 10:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-02 15:19 Ada Bill Cunningham
2006-05-08 10:57 ` Laurent GUERBY [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-05-08 18:54 ada Bill Cunningham
2006-05-08 20:28 ` ada Laurent GUERBY
2002-10-04 14:57 Ada Bobby McNulty Junior
2002-10-04 16:50 ` Ada Alexandre Oliva
2002-10-04 16:53   ` Ada Bobby McNulty Junior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1147085811.7951.12.camel@pc.site \
    --to=laurent@guerby.net \
    --cc=billcu1@verizon.net \
    --cc=gcc@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).