[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Building a static library consisting of libraries
From: |
Ralf Wildenhues |
Subject: |
Re: Building a static library consisting of libraries |
Date: |
Tue, 13 Jun 2006 09:04:03 +0200 |
User-agent: |
Mutt/1.5.11 |
Hi Stepan,
* Stepan Kasal wrote on Tue, Jun 13, 2006 at 07:04:01AM CEST:
> On Mon, Jun 12, 2006 at 08:59:07PM +0200, Norbert Sendetzky wrote:
> > Let me first ask a question: Are .a libraries (libopendbx.a) static
> > libraries or is that only dependent on the -static flag?
>
> *.a is always a static library, AFAIK.
Not in general, no.
Cheers,
Ralf