comp.lang.ada
 help / color / mirror / Atom feed
From: Andrew <eagletalon@chartermi.net>
Subject: Re: windows ada compiler error
Date: Tue, 14 Oct 2003 10:35:45 -0500
Date: 2003-10-14T10:35:45-05:00	[thread overview]
Message-ID: <voo5tblohuia1e@corp.supernews.com> (raw)
In-Reply-To: <XHLib.756775$YN5.727811@sccrnsc01>



tmoran@acm.org wrote:
>>red hat 9.0 linux computer it runs just fine.. but if I try to compile
>>it on a windows xp computer I get the following error.
> 
>   I think you mean it compiles fine, but it doesn't execute fine.
> 
> 
>>raised ADA.IO_EXCEPTION.NAME_ERROR : s-fileio.adb:869
> 
>   You might look at file s-fileio.adb, line 869, and see what it's
> trying to do.  Better yet, use the Gnat facilities for printing a
> walkback so it will show what line of your program caused the problem.
> I used a compiler that prints walkbacks of user, not library, code
> and got:
> 
> ** Unhandled ADA.IO_EXCEPTIONS.NAME_ERROR
>    File not found on open - Map
> On Line Number 159 In MAZECREATE
> 
> You probably want a Create, not an Open.
> 
>   Your prof or TA should be helping you out.

i just typed man gnat and man gnatmake
what would I type to be able to read how to use the gnat facilities?
and also what would the command line be to do the walkback?




  parent reply	other threads:[~2003-10-14 15:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-14  4:05 windows ada compiler error Andrew
2003-10-14  5:19 ` tmoran
2003-10-14 15:29   ` Andrew
2003-10-14 15:35   ` Andrew [this message]
2003-10-14 16:17     ` Stephen Leake
2003-10-14 19:06       ` Andrew
2003-10-14 20:42 ` Jeffrey Carter
replies disabled

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