[Bf-committers] Static libs with scons broken

Ken Hughes khughes at pacific.edu
Sat Nov 21 06:52:38 CET 2009


Just tried to link static libs using scons, but get errors: each static 
library is prefixed with a "-l", so the output is 
"-l/usr/lib/libHalf.a".  I see tools/Blender.py has this comment:

## TODO: static linking
def setup_staticlibs(lenv):

Can anyone fix this ASAP?

Ken


More information about the Bf-committers mailing list