I am pretty sure there is some licensing issues (LGPL) that made static
compilation disabled by default (?!?)
Thats the answer I got when I asked the same question last time.
But it is not absolutely impossible; you can get it to work if you try.
I did manage to do it but was never seen as a need. So I do not have the
formula handy. Sorry!
-dk
On 14/12/10 20:10, Kemin Zhou wrote:
> Thanks Warren,
> I tried --enalbe-static
> --disable-shared
> and
> --enable-static --disable-shared in both order (one after the other)
>
> None of be above produces static libraries.
> I am using the most recent download: last night.
>
> Is this config option added very recently?
> My donwload was 3.1.0
>
> Our IT is not cooperating, they are "busy" with other
> things.
>
>
> Warren Young wrote:
>> On 12/13/2010 11:58 PM, Kemin Zhou wrote:
>>> ./configure --enable-static
>> Try --disable-shared.
>>
>