Changes between Version 3 and Version 4 of building
- Timestamp:
- 03/27/08 14:36:02 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
building
v3 v4 42 42 Have fun. 43 43 44 ---- 45 44 46 = GPS Building Instructions = 45 47 … … 66 68 For windows, copy ".exe" files and DLL files stored in the win32dll directory in the '''same''' installation directory (e.g. ''c:\Cheddar''). 67 69 70 ---- 68 71 69 72 = !AdaGide Building Instructions = 70 73 74 71 75 == Step 1 == 76 77 Idem GPS building procedure. 78 79 == Step 2 == 72 80 73 81 Unzip 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:'' ) : … … 99 107 If packages are located in different directories (default : ''c:\Cheddar'' and ''c:\Lib'') , update "gnat.ago" (''Cheddar/binaries''). 100 108 101 == Step 2==109 == Step 3 == 102 110 103 111 Open cheddar.adb with !AdaGide and push the !AdaGide "Build" button. Built binary can be found in ''Cheddar/trunk/binaries/'' directory. … … 105 113 [[Image(htdocs:AdaGide.png, 650)]] 106 114 107 == Step 3==115 == Step 4 == 108 116 109 117 Repeat step 2 with xml2xml.adb, aadl2xml.adb, xml2aadl.adb, aadl2aadl.adb and scc.adb. 110 118 111 == Step 4==119 == Step 5 == 112 120 113 121 Installation rules : copy ".exe" files and DLL files stored in the win32dll directory in the '''same''' installation directory (e.g. ''c:\Cheddar'').