Win32Ada patch for GNAT 3.09 and GNAT 3.10 ------------------------------------------ release 3.10.2 This archive contain a set of patches that makes the Win32Ada binding compile with version 3.09 and 3.10 of GNAT. The patches contains modifications that have been done by Intermetrics and modifications that have been done by me. Installation. ------------- 1) Install the Win32Ada binding v3.0. http://sw-eng.falls-church.va.us/AdaIC/tools/bindings/win32ada/win32ada.html 2) Copy all the files from the win32ada/src/gnat directory and the win32ada/src/gnat/crt directories into the same directory win32ada/src. 3) You must decompact the pw32ada.taz (tar gziped file). Then you must apply the pacthes against the files of the Win32Ada bindind. > cd win32ada/src > gzip -d pw32ada.taz > tar xvf pw32ada.tar > patch -p0 < name-of-the-diff-file Then you can run compile.bat to build the binding. ATTENTION: you need a *working* version of patch.exe. There is one that you ========= can download from my homepage. Feel free to ask me questions if you have troubles with this patch file. I'am willing to maintain this binding to make it compile with the latest version of GNAT. But I will not develop more interfaces. BTW, any contributions are wellcome. Pascal. pascal_obry@compuserve.com http://ourworld.compuserve.com/homepages/pascal_obry