[Soc-2009-dev] Status Report - 4 June

Joshua Leung aligorith at gmail.com
Mon Jun 7 02:21:58 CEST 2010


Here is my (belated) status report.

Last week was not as productive as I'd have liked. Course work took a
lot more time+energy than anticipated, so last week's targets still
stand.

However, starting from this week, I should have much more time to
dedicate to this. Current target for preliminary design is Wednesday
+/- a day. I'll also be doing some tests with Bullet's demos as a base
to do small-scale tests of how the pipeline can be setup.

One problem that I've encountered this week is that since the middle
of the week, I no longer have any workable debug build environments,
since I've been getting final link errors with scons+mingw. Probably
will need to finally upgrade this compiler or try another msvc-based
build setup specifically for debug.
<error>
Linking program ==> 'blender.exe'
C:\mingw\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe:
BFD (GNU Binutils) 2.18.50.200
80109 internal error, aborting at
../../binutils-2.18.50/bfd/coffcode.h line 842 in handle_COMDAT

C:\mingw\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe:
Please report this bug.

collect2: ld returned 1 exit status
scons: *** [C:\blenderdev\b250\build\bin\blender.exe] Error 1
</error>


More information about the Soc-2009-dev mailing list