comp.lang.ada
 help / color / mirror / Atom feed
From: Gerald Kasner <Gerald.Kasner@Physik.Uni-Magdeburg.DE>
Subject: Re: GNAT compiling problems on ME
Date: Tue, 07 Aug 2001 09:53:07 +0200
Date: 2001-08-07T09:53:07+02:00	[thread overview]
Message-ID: <3B6F9E63.8963FFA7@Physik.Uni-Magdeburg.DE> (raw)
In-Reply-To: 3b6f96b7.4292612@news.iprimus.com.au

? schrieb:
> 
> Sorry everyone if this is not related to this newsgroup, but I'm
> having trouble compiling ADA program using Gnat, other compiler is
> fine.  The problem is that it keeps saying file /c******.s not found,
> I think the problem is when gnat1.exe is call to compile the .ada
> file, it doesn't read in the proper filename, does anyone have any
> specific idea about this??
> 

Gnat requires the filename extension to be ".adb" for bodys and 
".ads" for specs.

maybe this solves the problem

In addition, only one body per file is allowed (but nested bodies 
in one file also). You can split a multi-body file using gnatchop.

-g

> Thanks, I need Gnat to do my assignment at uni that's why I have to
> use it.



  reply	other threads:[~2001-08-07  7:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-07  7:22 GNAT compiling problems on ME ?
2001-08-07  7:53 ` Gerald Kasner [this message]
2001-08-07 12:00   ` ?
2001-08-07 14:23     ` Marin David Condic
2001-08-07 13:57 ` Mark Johnson
replies disabled

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