comp.lang.ada
 help / color / mirror / Atom feed
From: Ted Dennison <dennison@telepath.com>
Subject: Re: [GNAT:GLIDE] Failure to compile
Date: Wed, 07 Feb 2001 19:57:48 GMT
Date: 2001-02-07T19:57:48+00:00	[thread overview]
Message-ID: <95s9bn$10e$1@nnrp1.deja.com> (raw)
In-Reply-To: 95s8lp$b4$1@nnrp1.deja.com

In article <95s8lp$b4$1@nnrp1.deja.com>,
  aschw1309@my-deja.com wrote:


> During a build the following occurs:
>
>   - An error with the first withing statement in main says that
>     it can't find the all references in the with closure. I made
>     sure that all references exist and that all directories are
>     in the project file (.adp) and all mappings are in the
>     configuration file(.adc). Any idea what I can do about
>     this? It kills the build.

The actual text of the error message (and the line it referrs to) might
be helpful.


>   - One of the Rational libraries has a terminal '_' which
>     is rejected by GNAT. (/.../standard_.1.ada). Any idea

Standard is a predefined Ada package that is supposed to come with all
compilers, not some custom Rational package. You should certianly not be
trying to compile any of Ada's predefined packages, as Gnat has its own
versions (anyway, its illegal).

Probably your best bet is going to be to not compile *any*
Rational-supplied packages. Any errors you get due to missing facilities
should be handled on a case-by-case basis.

--
T.E.D.

http://www.telepath.com/~dennison/Ted/TED.html


Sent via Deja.com
http://www.deja.com/



  reply	other threads:[~2001-02-07 19:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-07 19:46 [GNAT:GLIDE] Failure to compile aschw1309
2001-02-07 19:57 ` Ted Dennison [this message]
2001-02-08 18:13 ` Greg Bek
replies disabled

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