[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Shishi 0.0.26
From: |
Simon Josefsson |
Subject: |
Re: Shishi 0.0.26 |
Date: |
Wed, 17 May 2006 14:28:32 +0200 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) |
Elrond <address@hidden> writes:
>> > Well, it only needs these for static linkage; beyond that, it's a libtool
>> > bug that it attempts to link directly with shared library dependencies
>> > when doing a shared build.
>>
>> Maybe it should be reported...
>
> It's a well known problem for minimum one year.
>
> I already ran around "rm /usr/lib/libfoo.la" to get some
> packages building...
The FreeBSD people appear to patch packages to not install *.la too,
which seems like a lot of work... I wonder what the correct upstream
fix would be.
>> > pkg-config provides a mechanism to get this right.
>>
>> pkg-config doesn't handle cross-compiles and seem a bit fragile.
>
> There are people trying to fix that somewhat.
>
> I'll probably file an upstream bug for pkg.m4 running a
> test-link to see, that the detected CFLAGS/LIBS are
> working.
> That should aid in the cross-compile issue.
Yup, that seems like a good idea.
/Simon
- Re: Shishi 0.0.26, (continued)
- Re: Shishi 0.0.26, Russ Allbery, 2006/05/20
- Re: Shishi 0.0.26, Simon Josefsson, 2006/05/21
- Re: Shishi 0.0.26, Simon Josefsson, 2006/05/21
- Re: Shishi 0.0.26, Russ Allbery, 2006/05/22
- Re: Shishi 0.0.26, Simon Josefsson, 2006/05/22
- Re: Shishi 0.0.26, Russ Allbery, 2006/05/16
- Re: Shishi 0.0.26, Simon Josefsson, 2006/05/17
- Re: Shishi 0.0.26, Elrond, 2006/05/17
- Re: Shishi 0.0.26,
Simon Josefsson <=
- Re: Shishi 0.0.26, Russ Allbery, 2006/05/17
Re: Shishi 0.0.26, Elrond, 2006/05/15