Member Site › Forums › Rosetta 3 › Rosetta 3 – General › SCons compilation error (Windows XP, 32bit) › Reply To: SCons compilation error (Windows XP, 32bit)
October 20, 2009 at 12:06 pm
#4238
Anonymous
Seems to be working now… (:mrgreen:)
Here is what I did:
1. Installed cygwin (full package)
2. __cd__’ed into __/rosetta_source/__
2. Renamed __/rosetta_source/external/lib/z.lib__ to __/z.lib.donotuse__
3. Command is __python external/scons-local/scons.py bin mode=release extras=static__
Software versions:
gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
SCons by Steven Knight et al.:
script: v0.98.5.r3057, 2008/06/09 22:21:00, by knight on bangkok
engine: v0.98.5.r3057, 2008/06/09 22:21:00, by knight on bangkok
Python 2.5.2 (r252:60911, Dec 2 2008, 09:26:14)
Cheers