comp.lang.ada
 help / color / mirror / Atom feed
* Normalize_Scalars
@ 2007-02-07 13:33 Maciej Sobczak
  2007-02-07 13:59 ` Normalize_Scalars gautier_niouzes
  0 siblings, 1 reply; 8+ messages in thread
From: Maciej Sobczak @ 2007-02-07 13:33 UTC (permalink / raw)


Hi,

pragma Normalize_Scalars;
procedure Hello is
begin
    null;
end Hello;

$ gnatmake hello
gnatgcc -c hello.adb
gnatbind -x hello.ali
error: some but not all files compiled with Normalize_Scalars

files compiled with Normalize_Scalars
   hello.adb

files compiled without Normalize_Scalars
   s-stalib.adb
   system.ads
   s-memory.adb
   ada.ads
   a-except.adb
   a-elchha.adb
   interfac.ads
   s-exctab.adb
   s-htable.adb
   s-soflin.adb
   s-mastop.adb
   s-maccod.ads
   s-stoele.adb
   s-except.ads
   s-parame.adb
   s-secsta.adb
   s-stache.adb
   s-traceb.adb
   s-unstyp.ads
   s-traent.adb
   s-crtl.ads
gnatmake: *** bind failed.

Wow.

I guess I have to recompile the world to be able to benefit from 
Normalize_Scalars.
Any fast path for dummies or should I be disappointed? :-)

-- 
Maciej Sobczak : http://www.msobczak.com/
Programming    : http://www.msobczak.com/prog/



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

end of thread, other threads:[~2007-02-08 10:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-07 13:33 Normalize_Scalars Maciej Sobczak
2007-02-07 13:59 ` Normalize_Scalars gautier_niouzes
2007-02-07 14:15   ` Normalize_Scalars gautier_niouzes
2007-02-07 14:43     ` Normalize_Scalars Maciej Sobczak
2007-02-07 15:36       ` Normalize_Scalars gautier_niouzes
2007-02-07 15:36       ` Normalize_Scalars Alex R. Mosteo
2007-02-07 22:12         ` Normalize_Scalars Simon Wright
2007-02-08 10:43           ` Normalize_Scalars Alex R. Mosteo

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