comp.lang.ada
 help / color / mirror / Atom feed
From: Maciej Sobczak <no.spam@no.spam.com>
Subject: Normalize_Scalars
Date: Wed, 07 Feb 2007 14:33:29 +0100
Date: 2007-02-07T14:33:29+01:00	[thread overview]
Message-ID: <eqckf9$ole$1@cernne03.cern.ch> (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/



             reply	other threads:[~2007-02-07 13:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-07 13:33 Maciej Sobczak [this message]
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
replies disabled

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