Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] [prefix] gcc 4.2 library path
Date: Sat, 04 Aug 2007 15:47:34
Message-Id: 20070804154722.GC7126@gentoo.org
In Reply to: Re: [gentoo-alt] [prefix] gcc 4.2 library path by Aaron Wilson
1 On 20-07-2007 10:26:41 -0600, Aaron Wilson wrote:
2 >
3 > On Jul 20, 2007, at 1:35 AM, Fabian Groffen wrote:
4 >> Ok. Look at the gcc_do_configure() function in eclass/toolchain.eclass.
5 >> Please add the libdir thing there, I think LIBPATH is set to the right
6 >> thing (please check/look at the configure call output). I guess you
7 >> machine is way faster than mine, so please compile gcc like that and
8 >> check the resulting libraries.
9 >
10 > Done! Plus, it worked! I've attached a patch file created using
11 >
12 > ~/Library/Gentoo/usr/portage $ svn diff > libdir.patch
13 >
14 > I hope this is correct as this is my first patch. Any comments are
15 > appreciated.
16
17 Looks good, I applied it. I've yet to find out why gcc-apple has the
18 right id's encoded in the libs, e.g
19 usr/lib/gcc/<arch>-apple-darwin8/4.0.1/libstdc++.dylib is correct.
20
21 Thanks!
22
23
24 --
25 Fabian Groffen
26 Gentoo on a different level
27
28 --
29 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] [prefix] gcc 4.2 library path Aaron Wilson <tallest@×××××.com>