Changes between Version 43 and Version 44 of BuildInstructions


Ignore:
Timestamp:
Jul 26, 2009, 7:56:48 PM (15 years ago)
Author:
arn34
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v43 v44  
    139139  * `cd gcc`
    140140  * `make -j3` (where `3` is the number of parallel builds to run, and could perhaps be one plus the number of CPU cores available)
    141   * If you encounter any build errors, look for an existing bug report or report a new bug.
    142   [[BR]][[BR]]
    143 
    144    I still get a last error, but it seems harmless.
     141  * If you encounter any build errors, look for an existing bug report or report a new bug (I myself still get a last error, but it seems harmless).
    145142
    146143 * Finally, launch the game : ` cd ../../../binaries/system && ./pyrogenesis_dbg`
    147144
    148145
    149 
     146[[BR]]
    150147
    151148=== Known problems and solutions ===