[Bf-committers] tests of branch NDOF

Nathan Letwory jesterking at letwory.net
Fri Mar 14 21:35:27 CET 2008


On Fri, Mar 14, 2008 at 10:11 PM, jonathan ferguson <jdpf at edumetrics.org> wrote:
>
>  On Mar 14, 2008, at 1:33 PM, Arne Schmitz wrote:
>
>  >> Would it be possible to link the gettext stuff statically?
>  >
>  > Sure, if someone can tell me how to do that with scons! :)
>  If anyone else knows how to specify a set of libraries as static, vs,
>  dynamically linked through scons configuration, please let the list
>  know. I get the impression that it is so obvious as to not deserve
>  documentation, but when I asked on #blendercoders nobody seemed to
>  know. My googles and searches through the scons documentation also
>  left me empty-handed.

Without further testing, I'd use the absolute path+libname also in the
BF_SOMENAME_LIB = '/my/absolute/path/to/somename.a' part

/Nathan


More information about the Bf-committers mailing list