Changes between Version 27 and Version 28 of CompileApp
- Timestamp:
- Aug 5, 2008, 12:51:12 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompileApp
v27 v28 158 158 * Download the [VmCompatibility Compatibility] virtual machine module. This is a Debian Linux system with the appropriate (old) version of gcc. 159 159 * Run this system under Virtual PC. 160 * Install the boinc and boinc _samples modules in the same parent directory on the virtual host.160 * Install the boinc and boinc/samples modules in the same parent directory on the virtual host. 161 161 * Build the BOINC libraries: go to the boinc/directory and type 162 162 {{{ … … 166 166 }}} 167 167 Do not 'make install'. 168 * go to the boinc _samples/uppercasedirectory and type168 * go to the boinc/samples/example_app directory and type 169 169 {{{ 170 170 ln -s `g++ -print-file-name=libstdc++.a`