Changes between Version 3 and Version 4 of building


Ignore:
Timestamp:
03/27/08 14:36:02 (16 years ago)
Author:
jerome
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • building

    v3 v4  
    4242Have fun. 
    4343 
     44---- 
     45 
    4446= GPS Building Instructions = 
    4547 
     
    6668For windows, copy ".exe" files and DLL files stored in the win32dll directory in the '''same''' installation directory (e.g. ''c:\Cheddar''). 
    6769 
     70---- 
    6871 
    6972= !AdaGide Building Instructions = 
    7073 
     74 
    7175== Step 1 == 
     76 
     77Idem GPS building procedure. 
     78 
     79== Step 2 == 
    7280 
    7381Unzip all necessary packages in a "lib" directory in order to have the following tree (Due to !AdaGide restriction, ''Cheddar'' and ''Lib'' directory should be located in hard drive root directory, e.g. ''c:'' ) : 
     
    99107If packages are located in different directories (default : ''c:\Cheddar'' and ''c:\Lib'') , update "gnat.ago" (''Cheddar/binaries''). 
    100108 
    101 == Step 2 ==  
     109== Step 3 ==  
    102110 
    103111Open cheddar.adb with !AdaGide and push the !AdaGide "Build" button. Built binary can be found in ''Cheddar/trunk/binaries/'' directory. 
     
    105113[[Image(htdocs:AdaGide.png, 650)]] 
    106114 
    107 == Step 3 == 
     115== Step 4 == 
    108116 
    109117Repeat step 2 with xml2xml.adb, aadl2xml.adb, xml2aadl.adb, aadl2aadl.adb and scc.adb. 
    110118 
    111 == Step 4 == 
     119== Step 5 == 
    112120 
    113121Installation rules : copy ".exe" files and DLL files stored in the win32dll directory in the '''same''' installation directory (e.g. ''c:\Cheddar'').