Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] readline ebuild problem
Date: Tue, 25 Nov 2008 17:15:29
Message-Id: 20081125171522.GE27769@gentoo.org
In Reply to: Re: [gentoo-alt] readline ebuild problem by Alan Hourihane
1 On 25-11-2008 17:12:04 +0000, Alan Hourihane wrote:
2 > But I don't see why static libraries shouldn't be moved out of /lib
3 > anyway, they should always be in /usr/lib.
4 >
5 > So why don't we just remove the
6 >
7 > [[ $(get_libname) != .a ]] &&
8 >
9 > and leave the mv there ??
10
11 I think gentoo-x86 thinks otherwise. GCC would think it had to link
12 against the static libraries if it encountered them in /usr/lib next to
13 the dynamic ones. There's a comment on that somewhere.
14
15
16 --
17 Fabian Groffen
18 Gentoo on a different level

Replies

Subject Author
Re: [gentoo-alt] readline ebuild problem Alan Hourihane <alanh@×××××××××××.uk>