Changes between Version 6 and Version 7 of WikiStart


Ignore:
Timestamp:
02/15/08 11:07:26 (16 years ago)
Author:
jerome
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v6 v7  
    6363The following IDE can be used Cheddar can be built using IDE :  
    6464 
    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]. 
    6666    
    67    1. Launch GPS and open 
     67 * [http://www.usafa.af.mil/df/dfcs/bios/mcc_html/adagide.cfm AdaGide] : [wiki:AdaGide building instructions]. 
    6868 
    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).