comp.lang.ada
 help / color / mirror / Atom feed
From: James Rogers <jimmaureenrogers@att.net>
Subject: Re: mgnat: make problem
Date: Sat, 27 Mar 2004 20:02:09 GMT
Date: 2004-03-27T20:02:09+00:00	[thread overview]
Message-ID: <Xns94B984558D7Djimmaureenrogers@204.127.36.1> (raw)
In-Reply-To: c44mcp$79v$1@atlantis.news.tpi.pl

Szymon Guz <guzo@stud.ics.p.lodz.pl> wrote in 
news:c44mcp$79v$1@atlantis.news.tpi.pl:

> Hi,
> why I still get errors while compiling such a simple program with mgnat?
> 
> ********************************
> with Mssyst.Console;
> use Mssyst.Console;
> 
> procedure Test1 is
>     A : Float := 0.001;
> begin
>     Writeline(A);
> end Test1;
> ********************************
> 
> the error is:
> 
> mgnatmake: *** link failed.
> 

Does your package Mssyst.Console contain bindings to C
libraries that are not in your link path?

Jim Rogers



      reply	other threads:[~2004-03-27 20:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-27 19:57 mgnat: make problem Szymon Guz
2004-03-27 20:02 ` James Rogers [this message]
replies disabled

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