[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: automake and shared libraries
From: |
Alexandre Duret-Lutz |
Subject: |
Re: automake and shared libraries |
Date: |
Tue, 29 Jul 2003 22:07:44 +0200 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) |
>>> "Andrew" == Andrew Suffield <address@hidden> writes:
[...]
Andrew> Actually, this might be hackable by stuffing -fPIC in the
Andrew> relevant CFLAGS variable - then the warning is spurious.
As explained in earlier mails, the problem disappears as soon as
you use per-target flags such as libfoo_a_CFLAGS, so you don't
even need to put -fPIC in that variable. All you need is to use
it.
--
Alexandre Duret-Lutz