Re: compiling with distcc on x86_64 from within a 32-bit chroot?
Audio Phile <[email protected]> Sun, 26 Jun 2011 14:02:14 -0700 (PDT)
| Newsgroups | gmane.comp.compilers.distcc |
|---|---|
| Message-ID | <[email protected]> |
$ 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 <[email protected]> wrote: > From: Martin Pool <[email protected]> > Subject: Re: [distcc] compiling with distcc on x86_64 from within a 32-bit chroot? > To: "Audio Phile" <[email protected]> > Cc: [email protected] > Date: Sunday, June 26, 2011, 1:49 PM > On 26 June 2011 18:36, Audio Phile > <[email protected]> > 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