I have recently installed GNAT GPL on my Sony Vaio running Windows XP SP2. However when I try to compile a *.adb file I get the following error. Note that I have tried to compile various files from the ADA Wikibook as well as a simple Hello World application from an introductory tutorial. Any help would be greatly appreciated.
The error: D:\sofdev\ada\wikibook>gnatmake hello.adb gcc -c hello.adb GNAT BUG DETECTED GPL 2007 (20070405-41) (i586-pc-mingw32msv) Storage_Error stack overflow (or erroneous memory access) Error detected at a-textio.ads:53:9 -- View this message in context: http://www.nabble.com/gnatmake-compilation-error-on-Windows-XP-SP2-tf3932247.html#a11152795 Sent from the Gnat mailing list archive at Nabble.com. _______________________________________________ help-gnat mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnat
