Gentoo Archives: gentoo-embedded

From: Mike Frysinger <vapier@g.o>
To: gentoo-embedded@l.g.o
Cc: Christopher Friedt <cfriedt@××××××××××××××.com>
Subject: Re: [gentoo-embedded] GCC 4.3 fails on mpfr
Date: Tue, 06 May 2008 21:24:55
Message-Id: 200805061724.52449.vapier@gentoo.org
In Reply to: Re: [gentoo-embedded] GCC 4.3 fails on mpfr by Christopher Friedt
1 On Tuesday 06 May 2008, Christopher Friedt wrote:
2 > This is a 'chicken / egg' problem. In order to build a cross compiler
3 > for arch X you need mpfr compiled for arch X. In order to build mpfr for
4 > arch X you need a toolchain for arch X.
5 >
6 > Try building the cross-compiler without mpfr first, then build libmpfr,
7 > and then rebuild the cross compiler.
8
9 you cant build gcc-4.3 without gmp and mpfr. they're hard requirements. but
10 they're requirements that the host system has it, not that they are
11 cross-compiled for the target.
12 -mike

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-embedded] GCC 4.3 fails on mpfr Ned Ludd <solar@g.o>
RE: [gentoo-embedded] GCC 4.3 fails on mpfr Dilip Malinur Ramesh <Dilip.Ramesh@×××××××××××.com>