[Distutils] freebsd .a files

Robin Becker robin@jessikat.fsnet.co.uk
Thu Jan 25 13:36:52 2001


In article <3A705090.BFA90C16@lemburg.com>, M.-A. Lemburg
<mal@lemburg.com> writes
....
>
>Ah, so you do want to link using the static lib ? This should
>be possible by placing the 'libgd.a' into the objects option:
>
>       objects = ['libgd.a']
>
OK that's nice, any idea how to create .a (win32 .lib) files using
distutils. Even my .a files have to be rebuilt.
-- 
Robin Becker