$ 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 <m...@sourcefrog.net> wrote:

> From: Martin Pool <m...@sourcefrog.net>
> Subject: Re: [distcc] compiling with distcc on x86_64 from within a 32-bit 
> chroot?
> To: "Audio Phile" <da_audioph...@yahoo.com>
> Cc: distcc@lists.samba.org
> Date: Sunday, June 26, 2011, 1:49 PM
> On 26 June 2011 18:36, Audio Phile
> <da_audioph...@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
> 
__
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/distcc

Reply via email to