Changes between Version 1 and Version 2 of CompileApp
- Timestamp:
- Apr 28, 2007, 12:15:05 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompileApp
v1 v2 50 50 51 51 == Mac OS X == 52 Instructions for building applications on Mac OS X are [http://boinc.berkeley.edu/mac_build.php here]. 52 53 Instructions for building applications on Mac OS X are [MacBuild here]. 53 54 54 55 == Linux/x86 == … … 59 60 60 61 * Install [http://www.microsoft.com/windows/virtualpc/ Microsoft Virtual PC 2004] on a Windows XP machine (preferably one that's fast and has lots of disk). 61 * Download the [ http://boinc.berkeley.edu/vms.phpCompatibility] virtual machine module. This is a Debian Linux system with the appropriate (old) version of gcc.62 * Download the [VirtualMachines Compatibility] virtual machine module. This is a Debian Linux system with the appropriate (old) version of gcc. 62 63 * Run this system under Virtual PC. 63 64 * Install the boinc and boinc_samples modules in the same parent directory on the virtual host. … … 78 79 79 80 * [SoftwarePrereqsUnix Software prerequisites] 80 * [ http://boinc.berkeley.edu/build_system.phpconfigure/build]81 * [BuildSystem configure/build] 81 82 82 83 === GLUT notes ===