Changes between Version 60 and Version 61 of BuildInstructions


Ignore:
Timestamp:
Aug 7, 2009, 2:19:15 AM (15 years ago)
Author:
espes
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v60 v61  
    126126 * `sudo port install gcc42 gcc43 gcc_select`[[BR]] Select gcc 4.2 or 4.3 : `sudo gcc_select mp-gcc42` or `sudo gcc_select mp-gcc43`[[BR]]
    127127
    128  * Take care that '''libdevil 1.6.8-rc2 (the version in macports) is not compatible with GCC 4.3''', you'll need to install 1.7.8. Get it from http://openil.sourceforge.net/download.php. Then extract the archive, and run ./configure -enable-ILU --enable-ILUT, make, and sudo make install.[[BR]]
     128 * Take care that '''libdevil 1.6.8-rc2 (the version in macports) is not compatible with GCC 4.3''', you'll need to install 1.7.8. Get it from http://openil.sourceforge.net/download.php. Then extract the archive, and run ./configure --enable-ILU --enable-ILUT, make, and sudo make install.[[BR]]
    129129
    130130 * Right, you're almost ready to compile 0ad :