libtool
[Top][All Lists]
Advanced

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

Re: Convenience libraries build both PIC and non-PIC regardless of -stat


From: Steven Brown
Subject: Re: Convenience libraries build both PIC and non-PIC regardless of -static?
Date: Tue, 26 Feb 2008 01:09:19 -0800
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

Ralf Wildenhues wrote:

With CVS HEAD Libtool, try
  libconvenience_la_CXXFLAGS = -static

or with either HEAD or 1.5.x, and Automake >= 1.10, try
  libconvenience_la_LIBTOOLFLAGS = --tag=disable-shared

Hope that helps.

Thanks, that did the trick.




reply via email to

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