Gentoo Archives: gentoo-embedded

From: Joakim Tjernlund <joakim.tjernlund@×××××××××.se>
To: Mike Frysinger <vapier@g.o>
Cc: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] /lib/libgcc_s.so.1 does not belong to any package?
Date: Wed, 14 Mar 2012 12:05:57
Message-Id: OFCBB97FF9.A454276D-ONC12579C1.00303AE9-C12579C1.00346BF6@transmode.se
In Reply to: Re: [gentoo-embedded] /lib/libgcc_s.so.1 does not belong to any package? by Mike Frysinger
1 Mike Frysinger <vapier@g.o> wrote on 2012/03/13 23:47:27:
2 >
3 > On Tuesday 13 March 2012 08:43:16 Joakim Tjernlund wrote:
4 > > Ed W <lists@××××××××××.com> wrote on 2012/03/13 13:07:37:
5 > > > On 10/03/2012 20:58, Mike Frysinger wrote:
6 > > > > On Friday 09 March 2012 10:58:10 Joakim Tjernlund wrote:
7 > > > >> A "qfile /lib/libgcc_s.so.1" does not list any package,
8 > > > >> should it not belong to sys-devel/gcc ?
9 > > > >
10 > > > > gcc-config installs it from /usr/lib/gcc/..... to /lib
11 > > >
12 > > > So perhaps there is a case that gcc-config/eselect/webapp-config/etc
13 > > > should record what they do..?
14 > >
15 > > Would help some, I just noted that gcc-config does not install
16 > > libgcc_s.so.1 for cross gccs, a bug?
17 >
18 > not sure what you mean. afaik, it works fine.
19 > -mike
20
21 gentoo-qclli gcc # gcc-config powerpc-softfloat_4.5.3-linux-gnu-4.5.3
22 * Switching cross-compiler to powerpc-softfloat_4.5.3-linux-gnu-4.5.3 ... [ ok ]
23 gentoo-qclli gcc # find /usr/powerpc-softfloat_4.5.3-linux-gnu/ -name "libgcc_s.*"
24 gentoo-qclli gcc #
25
26 Should it not be a libgcc_s under there?
27 There is one here:
28 /usr/lib/gcc/powerpc-softfloat_4.5.3-linux-gnu/4.5.3/libgcc_s.so.1
29 but I figure gcc-config would install it under usr/powerpc-softfloat_4.5.3-linux-gnu/ ?
30
31 Jocke

Replies