comp.lang.ada
 help / color / mirror / Atom feed
From: Szymon Guz <guzo@stud.ics.p.lodz.pl>
Subject: mgnat: make problem
Date: Sat, 27 Mar 2004 20:57:55 +0100
Date: 2004-03-27T20:57:55+01:00	[thread overview]
Message-ID: <c44mcp$79v$1@atlantis.news.tpi.pl> (raw)

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.



             reply	other threads:[~2004-03-27 19:57 UTC|newest]

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

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