Gentoo Archives: gentoo-ppc-user

From: Andrew Gaffney <agaffney@×××××××××××××××××××.net>
To: Gentoo PPC User <gentoo-ppc-user@g.o>
Subject: [gentoo-ppc-user] Using distcc for cross-compiling
Date: Thu, 29 May 2003 06:04:11
Message-Id: 3ED5A368.7070005@technaut.darktalker.net
1 I have Gentoo on 3 of my machines, so far. Two are Athlon machines, the other
2 is a PPC. The PPC box is only 120 MHz, so I want to use distcc.
3 Has anyone set up distcc cross-platform under Gentoo? I already have a
4 cross-compiler manually set up on one of the Athlon Gentoo boxes. Is there
5 something I can change in my /etc/make.conf on the PPC box so that
6 'powerpc-unknown-linux-gnu-gcc' is run on the Athlon box instead of just 'gcc'?
7 I've looked around in the forums. They're introducing support into portage to
8 build cross-platform toolchains, but there was really no mention on how to use
9 them with distcc.
10 I've gotten through the bootstrap and 'emerge system' in a day and a half on
11 the PPC box, but I'm scared to think how long it will take to compile X without
12 distcc...
13
14 --
15 Andrew Gaffney
16
17
18 --
19 gentoo-ppc-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-ppc-user] Using distcc for cross-compiling Graham Forest <vladimir@g.o>