Changes between Version 57 and Version 58 of BuildInstructions


Ignore:
Timestamp:
Aug 6, 2009, 12:14:42 PM (15 years ago)
Author:
arn34
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v57 v58  
    136136==== Compiling with gcc 4.2 or 4.3 under OS X ====
    137137
    138 For those who get weird errors, you can try compiling with gcc 4.2 or 4.3, which is not shipped with any version of Apple's XCode.  So you first have to get it from !MacPorts and then patch some system libraries (certainly not the better way to do it, but for now the game is targetted for developpers, so you can manage to do it :) ).
     138For those who get weird errors, you can try compiling with gcc 4.2 or 4.3, which are not shipped with any version of Apple's XCode.  So you first have to get them from !MacPorts and then patch some system libraries (certainly not the better way to do it, but for now the game is targetted for developpers, so you can manage to do it :) ).
    139139
    140140 * `sudo port install gcc42 gcc43 gcc_select`[[BR]]