Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] Need additional help with cross-compiling/distcc
Date: Tue, 21 Nov 2006 17:42:55
Message-Id: 1164130666.12764.21.camel@camille.espersunited.com
1 I've read over the Cross-Compiling Witb Distcc guide at
2 http://www.gentoo.org/doc/en/cross-compiling-distcc.xml , but I still
3 don't understand how to cross-compile. One of my boxes (a very old,
4 very slow i586) was emerging gcc-4.1.1-r1 last night when I went to bed.
5 When I got up again eleven hours later, it hadn't moved. Would it be
6 possible for me to build gcc on my faster i686 with something like
7
8 CHOST="i586-pc-linux-gnu" CFLAGS="-O2 -march=i586 -fomit-frame-pointer"
9 emerge -B =sys-devel/gcc-4.1.1-r1
10
11 ?
12
13 --
14 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Need additional help with cross-compiling/distcc Michael Sullivan <michael@××××××××××××.com>