Gentoo Archives: gentoo-embedded

From: Ned Ludd <solar@g.o>
To: gentoo-embedded@l.g.o
Cc: Christopher Friedt <cfriedt@××××××××××××××.com>
Subject: Re: [gentoo-embedded] GCC 4.3 fails on mpfr
Date: Wed, 07 May 2008 14:04:14
Message-Id: 1210169046.24803.15.camel@media
In Reply to: Re: [gentoo-embedded] GCC 4.3 fails on mpfr by Mike Frysinger
1 On Wed, 2008-05-07 at 01:06 -0400, Mike Frysinger wrote:
2 > On Wednesday 07 May 2008, Ned Ludd wrote:
3 > .... Error 1
4
5 > looks like libtool hate, probably due to the stupid -rpath /usr/lib given to
6 > the libtool link line. i bet if you deleted /usr/lib/libgmp.la it'd work ...
7
8 The joys of cross-compiles..
9
10 Had to move libgmp.so out of the way so libtool did not find it
11 in /usr/lib64 but rather the $ROOT/usr/lib. After that mpfr cross-merged
12 without problem.
13
14 --
15 gentoo-embedded@l.g.o mailing list