Blender Git Commit Log
Git Commits -> Revision 6a53c0a
Revision 6a53c0a by Chris Want (master) November 28, 2006, 21:12 (GMT) |
=Scons= I should have talked to joeedh before committing last time... This is an another attempt to fix the mingw long commandline issue on all versions of windows (I didn't realize that the 2k in Win2k refered to the length of the commandline). In this version, I break libsrc.a up so that no archive has more than 30 object files (adjustable with one line of code). I also fudge the priority numbers to ensure correct linking. This was done in a "guess the number" way until it worked, so please test and please check for correctness. |
Commit Details:
Full Hash: 6a53c0ae6ad615f43adb12dfb380ca6bd642eb26
SVN Revision: 9096
Parent Commit: b1f466e
Lines Changed: +25, -7