GPL 2007 and win32ada for windows

Jérôme Haguet <[email protected]> Wed, 30 May 2007 13:14:35 +0200
Newsgroups gmane.comp.ide.gps.user
Message-ID <E48AAAAA6BFCAF4AB7268090FB21410F13C034@VT-EXCH2K3.domaine1.cadwin.com>
Hello 

Maybe you already fix your problem, but we have the same kind of problem on a computer where desinstallation of gnat-3.15p was not correct.
Win32-ada (3.15) were still defined as an Ada library in the registry [HKEY_LOCAL_MACHINE\SOFTWARE\Ada Core Technologies] 
An other possibility was to use -nostdinc as an gnatmake option (to ignore registry settings)

Regards

Jérôme Haguet

-----Original Message-----
To: gps-users at LISTS.EU.adacore.com
Subject: [gps-users] GPL 2007 and win32ada for windows

With the win32-ada-gpl-2007.exe contained in 
gnat-download-2007-05-23.tar (for x86 windows), when I try to compile 
any program I
get "fatal error: file win32.ali is incorrectly formatted
     make sure you are using consistent versions of gcc/gnatbind
         |
    gnatmake: *** bind failed.
    process exited with status 4".
I wonder if the gcc/gnatbind used in the windows distribution is 
consistent with the GPS 4.0.2 (20061211) version in the .tar file?
(1st line of win32.ali reads :V "GNAT Lib v2007")