Ralf Wildenhues wrote on 03/12/2009 08:20:22:
>
> * Joakim Tjernlund wrote on Thu, Dec 03, 2009 at 08:06:25AM CET:
> > > Libtool can be influenced by the configure script by influencing this
> > > definition which gets output in the libtool script:
> > >
> > > # Additional compiler flags for build
* Joakim Tjernlund wrote on Thu, Dec 03, 2009 at 08:06:25AM CET:
> > Libtool can be influenced by the configure script by influencing this
> > definition which gets output in the libtool script:
> >
> > # Additional compiler flags for building library objects.
> > pic_flag=" -fPIC -DPIC"
> >
> > Th
On Wednesday 02 December 2009 21:27:55 Bob Friesenhahn wrote:
> On Thu, 3 Dec 2009, Joakim Tjernlund wrote:
> > Several years ago I asked libtool to support -fpic too but
> > I don't see it in never libtool(s). I guess it isn't
> > impl.?
> >
> > The simplest fix for adding -fpic I can come up with
Bob Friesenhahn wrote on 03/12/2009 03:27:55:
>
> On Thu, 3 Dec 2009, Joakim Tjernlund wrote:
>
> > Several years ago I asked libtool to support -fpic too but
> > I don't see it in never libtool(s). I guess it isn't
> > impl.?
> >
> > The simplest fix for adding -fpic I can come up with is
> > doi
On Thu, 3 Dec 2009, Joakim Tjernlund wrote:
Several years ago I asked libtool to support -fpic too but
I don't see it in never libtool(s). I guess it isn't
impl.?
The simplest fix for adding -fpic I can come up with is
doing sed -i 's/-fPIC/-fpic/' aclocal.m4
This is a bit clumsy as one can eas
On 12/01/2009 06:04 PM, Jonas Thiem wrote:
This topic is rather old, and I'm referring to a particular post which
can be found here:
http://www.mail-archive.com/libtool@gnu.org/msg03642.html
Obviously it isn't possible to link a static lib from a shared lib
compiled in libtool as libtool blocks i
Several years ago I asked libtool to support -fpic too but
I don't see it in never libtool(s). I guess it isn't
impl.?
The simplest fix for adding -fpic I can come up with is
doing sed -i 's/-fPIC/-fpic/' aclocal.m4
This is a bit clumsy as one can easily forget
to do this when running aclocal man
This topic is rather old, and I'm referring to a particular post which
can be found here:
http://www.mail-archive.com/libtool@gnu.org/msg03642.html
Obviously it isn't possible to link a static lib from a shared lib
compiled in libtool as libtool blocks it (technically it would be
possible on ma
On Wed, 2 Dec 2009, Pierre Ossman wrote:
I upgraded to libtool 2 the other day and was hit by this bug again.
Has there been any work on fixing this rather large hole in the preload
functionality?
Did someone say 'hole'?
Can you please summarize the issue again to refresh our memory?
Any sol
On Wed, 2 Dec 2009 17:44:49 +0100
Pierre Ossman wrote:
> I upgraded to libtool 2 the other day and was hit by this bug again.
> Has there been any work on fixing this rather large hole in the preload
> functionality?
>
It seems things are different these days. The problem is now simply one
of n
I upgraded to libtool 2 the other day and was hit by this bug again.
Has there been any work on fixing this rather large hole in the preload
functionality?
On Tue, 22 Aug 2006 16:20:01 +0200
Pierre Ossman wrote:
> Another reminder...
>
> Pierre Ossman wrote:
> > I guess this issue got lost some
11 matches
Mail list logo