comp.lang.ada
 help / color / mirror / Atom feed
From: Sébastien <seb.morand@gmail.com>
Subject: issing Standard lib in gnat
Date: Fri, 25 Apr 2008 08:49:10 +0000
Date: 2008-04-25T08:49:10+00:00	[thread overview]
Message-ID: <fus5l6$kni$2@registered.motzarella.org> (raw)

Hi,

I'm using gnat-4.1 and I found out some standard libs are missing:

try the following sample test:

with Ada.Calendar.Formatting;

procedure test is
begin
         Ada.Text_IO.Put_Line("test");
end test;

And get at compile time:
mscm@routeur:~/gnat/aws$ gcc -gnat05 -c test.adb
test.adb:1:06: "ada.calendar.formatting" is not a predefined library unit

So is there a lot of missing stuff in gnat?

Sebastien



             reply	other threads:[~2008-04-25  8:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-25  8:49 Sébastien [this message]
2008-04-25  9:35 ` Missing Standard lib in gnat Ludovic Brenta
replies disabled

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