comp.lang.ada
 help / color / mirror / Atom feed
From: Mark Johnson <mark_h_johnson@raytheon.com>
Subject: Re: gcc 3.1
Date: Thu, 16 May 2002 12:14:41 -0500
Date: 2002-05-16T12:14:41-05:00	[thread overview]
Message-ID: <3CE3E901.5E528FF@raytheon.com> (raw)
In-Reply-To: 3CE3D1BB.2050305@gmx.spam.egg.sausage.and.spam.net

David Rasmussen wrote:
> 
> I've built gcc 3.1 with --enable-languages=..., ada, ...
> But how do I actually invoke the ada compiler?
> 
> /David

Have you tried...
  gnatmake -o a a.adb
where a.adb is your Ada main program?

That works w/ the gnat released from Ada Core.... If gnatmake is not
included - you may have other problems since you also need gnatbind,
gnatlink, the Ada run time, etc. to produce the proper main program
files. Those have been part of gnat releases but I haven't looked at gcc
3.1 to see if they are included or not.
  --Mark



  reply	other threads:[~2002-05-16 17:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-16 15:35 gcc 3.1 David Rasmussen
2002-05-16 17:14 ` Mark Johnson [this message]
2002-05-16 19:24   ` Florian Weimer
2002-05-18 11:50     ` David Rasmussen
2002-05-18 12:09       ` Florian Weimer
2002-05-19  0:37         ` David Rasmussen
2002-05-18 11:52     ` David Rasmussen
2002-05-18 20:29       ` Robert Dewar
2002-05-18 11:53     ` David Rasmussen
2002-05-19  0:39       ` David Rasmussen
replies disabled

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