comp.lang.ada
 help / color / mirror / Atom feed
* Compilation error (GNAT bug?)
@ 2014-05-20 18:32 Victor Porton
  2014-05-20 18:43 ` Simon Wright
  0 siblings, 1 reply; 13+ messages in thread
From: Victor Porton @ 2014-05-20 18:32 UTC (permalink / raw)


package My is

   procedure C_Raptor_New_World
     with Import => True, Convention => C, External_Name => "raptor_new_world";

end My;

$ gnat compile -gnat2012 my.ads
gcc-4.6 -c -gnat2012 my.ads
my.ads:4:11: aspect identifier expected
gnatmake: "my.ads" compilation error

Why it does not compile? Is it a GNAT bug?

-- 
Victor Porton - http://portonvictor.org

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

end of thread, other threads:[~2014-05-27 22:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-20 18:32 Compilation error (GNAT bug?) Victor Porton
2014-05-20 18:43 ` Simon Wright
2014-05-20 22:22   ` spec/body/rep (Was: Compilation error (GNAT bug?)) Georg Bauhaus
2014-05-23 21:21     ` Randy Brukardt
2014-05-27  5:16       ` J-P. Rosen
2014-05-27  6:22         ` Niklas Holsti
2014-05-27  8:54           ` J-P. Rosen
2014-05-27  8:55           ` Dmitry A. Kazakov
2014-05-27 15:45             ` G.B.
2014-05-27 16:41               ` Dmitry A. Kazakov
2014-05-27 16:52                 ` G.B.
2014-05-27 17:03                   ` Dmitry A. Kazakov
2014-05-27 22:57               ` Randy Brukardt

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