Re: subtilité Ada ou bug GNAT ?

Jérôme Hugues <[email protected]>
Newsgroups gmane.comp.lang.ada.france
Message-ID <[email protected]>
Le 6 janv. 2011 à 00:12, Hugues Bonnin a écrit :

> en fait je compile en GPL 2009 (et non 2010), sous Windows.

et donc sous GAP 2009 (je pense, mais sans certitude, que c est le meme binaire que GPL 2009)

[hugues@fedora]~% which gnatmake
~/local/gnat-gap-2009/bin/gnatmake
[hugues@fedora]~% gnatmake yauntruc
gcc -c yauntruc.adb
gnatbind -x yauntruc.ali
gnatlink yauntruc.ali
[hugues@fedora]~% ./yauntruc 
AVANT F:<<xxxxxxxxxx>>
in F:<<>>
APRES F:<<>>

[hugues@fedora]~% which gnatmake            
~/local/gnat-gpl-2010/bin/gnatmake
[hugues@fedora]~% gnatmake yauntruc         
gcc -c yauntruc.adb
gnatbind -x yauntruc.ali
gnatlink yauntruc.ali
[hugues@fedora]~% ./yauntruc 
AVANT F:<<xxxxxxxxxx>>
in F:<<xxxxxxxxxx>>
APRES F:<<xxxxxxxxxx>>
[hugues@fedora]~% 

donc, tout est en ordre, tu peux mettre à jour ton compilo a priori ;)

-- 
Jérôme Hugues, TELECOM ParisTech
http://www.telecom-paristech.fr/~hugues



_______________________________________________
Site WWW de l'association Ada-France: http://www.ada-france.org/
[email protected]
http://www.ada-france.org/mailman/listinfo/ada-france
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.