Changes between Version 148 and Version 149 of BuildInstructions


Ignore:
Timestamp:
Jan 6, 2012, 12:45:41 PM (12 years ago)
Author:
Oğuzhan Mete Öztürk
Comment:

typo

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v148 v149  
    240240export CXX=/usr/bin/g++-4.2
    241241}}}
    242  before compiling the game may be sufficient. Leopard does not ship with a recent version of GCC, so you first have to get them from MacPorts and then patch some system libraries:
     242before compiling the game may be sufficient. Leopard does not ship with a recent version of GCC, so you first have to get them from !MacPorts and then patch some system libraries:
    243243
    244244 * `sudo port install gcc42 gcc43 gcc_select`