automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Position independent static libraries?


From: Kent Boortz
Subject: Position independent static libraries?
Date: Mon, 03 Apr 2006 12:24:31 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.2 (darwin)

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

[Prev in Thread] Current Thread [Next in Thread]