[distcc] compiling with distcc on x86_64 from within a 32-bit chroot?

Audio Phile da_audiophile at yahoo.com
Sun Jun 26 15:02:14 MDT 2011


$ ls /usr/bin | grep gcc
gcc
winegcc
x86_64-unknown-linux-gnu-gcc
x86_64-unknown-linux-gnu-gcc-4.6.0

And in the chroot:

$ ls /usr/bin | grep gcc
gcc
i686-pc-linux-gnu-gcc
i686-pc-linux-gnu-gcc-4.6.0

How would you suggest I proceed with the goal of keep just one distcc server for both the native x86_64 environment and also for the 32-bit chroot?

--- On Sun, 6/26/11, Martin Pool <mbp at sourcefrog.net> wrote:

> From: Martin Pool <mbp at sourcefrog.net>
> Subject: Re: [distcc] compiling with distcc on x86_64 from within a 32-bit chroot?
> To: "Audio Phile" <da_audiophile at yahoo.com>
> Cc: distcc at lists.samba.org
> Date: Sunday, June 26, 2011, 1:49 PM
> On 26 June 2011 18:36, Audio Phile
> <da_audiophile at yahoo.com>
> wrote:
> > How can I verify that my distro's gcc has a
> fully-qualified compiler name as you suggest?
> 
> ls /usr/bin|grep gcc
> 


More information about the distcc mailing list