comp.lang.ada
 help / color / mirror / Atom feed
* mgnat: make problem
@ 2004-03-27 19:57 Szymon Guz
  2004-03-27 20:02 ` James Rogers
  0 siblings, 1 reply; 2+ messages in thread
From: Szymon Guz @ 2004-03-27 19:57 UTC (permalink / 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.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-03-27 20:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-27 19:57 mgnat: make problem Szymon Guz
2004-03-27 20:02 ` James Rogers

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