Hi,

With automake I can easily in the same build create executables linked
with non-PIC objects, shared libraries created from non-PIC objects,
and shared libraries created from PIC objects.

But is there a way to control the build to create the static libraries
from PIC objects?

There is a flag to configure --with-pic, but that will create the
executable from PIC objects as well, possibly making the executable
slower,

kent

-- 
Kent Boortz, Senior Software Developer
MySQL AB, www.mysql.com
Office: +46 18 174400 ext. 4450 (VoIP)
Office: +46 19 182931
Mobile: +46 70 2791171


Reply via email to