Changes between Version 6 and Version 7 of WikiStart
- Timestamp:
- 02/15/08 11:07:26 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v6 v7 63 63 The following IDE can be used Cheddar can be built using IDE : 64 64 65 * [https://libre.adacore.com/gps/ GPS] (GNAT Programming Studio) (recommended) : GPS building instructions.65 * [https://libre.adacore.com/gps/ GPS] (GNAT Programming Studio) (recommended) : [wiki:GPS building instructions]. 66 66 67 1. Launch GPS and open67 * [http://www.usafa.af.mil/df/dfcs/bios/mcc_html/adagide.cfm AdaGide] : [wiki:AdaGide building instructions]. 68 68 69 * [http://www.usafa.af.mil/df/dfcs/bios/mcc_html/adagide.cfm AdaGide] :70 71 1. Update "gnat.ago" file in "binaries" directory according to the location of Cheddar source Code, GtkAda, big number, ocarina and XmlAda installation directories.72 73 2. Open cheddar.adb with AdaGide and push the AdaGide "Build" button.74 75 3. Repeat step 2 with xml2xml.adb, aadl2xml.adb, xml2aadl.adb, aadl2aadl.adb and scc.adb.76 77 4. Installation rules : copy ".exe" files and DLL files stored in the win32dll directory in the SAME installation directory (e.g. C:\CHEDDAR).