Re: [gentoo-user] Using distcc for cross-compiling

2003-05-31 Thread Andrew Gaffney
Jason Nielsen wrote: mkdir /tmp/buildPPC cd /tmp/buildPPC tar xvjpf stage3-* (grab the latest stage3-* tarball for PPC) mount -o bind /proc /tmp/buildPPC/proc cp /etc/resolv.conf /tmp/buildPPC/etc chroot /tmp/buildPPC /bin/bash env-update source /etc/profile (most of this is just yanked form the i

Re: [gentoo-user] Using distcc for cross-compiling

2003-05-31 Thread Jason Nielsen
On Fri, 30 May 2003, Andrew Gaffney wrote: > Jason Nielsen wrote: > > Just to follow up on my own e-mail. If it is a big hassle to build > > x86-PPC cross compilers on all machines you could just use the fast Athlon > > machine with the cross-compiler to build a complete system for the PPC > > (m

Re: [gentoo-user] Using distcc for cross-compiling

2003-05-30 Thread Andrew Gaffney
Jason Nielsen wrote: Just to follow up on my own e-mail. If it is a big hassle to build x86-PPC cross compilers on all machines you could just use the fast Athlon machine with the cross-compiler to build a complete system for the PPC (much faster.. not as fast as using distcc but hey better than t

Re: [gentoo-user] Using distcc for cross-compiling

2003-05-30 Thread Jason Nielsen
On Thu, 29 May 2003, Jason Nielsen wrote: > On Wed, 28 May 2003, Andrew Gaffney wrote: > > > Andrew Gaffney wrote: > > > I have Gentoo on 3 of my machines, so far. Two are Athlon machines, the > > > other is a PPC. The PPC box is only 120 MHz, so I want to use distcc. > > > Has anyone set up di

Re: [gentoo-user] Using distcc for cross-compiling

2003-05-30 Thread Jason Nielsen
On Wed, 28 May 2003, Andrew Gaffney wrote: > Andrew Gaffney wrote: > > I have Gentoo on 3 of my machines, so far. Two are Athlon machines, the > > other is a PPC. The PPC box is only 120 MHz, so I want to use distcc. > > Has anyone set up distcc cross-platform under Gentoo? > >Has nobody he

Re: [gentoo-user] Using distcc for cross-compiling

2003-05-29 Thread Dhruba Bandopadhyay
On Thu, 2003-05-29 at 05:29, Andrew Gaffney wrote: >Has nobody here ever done this? I already have a cross-compiler manually set >I've gotten through the bootstrap and 'emerge system' in a day and a half on > the PPC box, but I'm scared to think how long it will take to compile X without

Re: [gentoo-user] Using distcc for cross-compiling

2003-05-29 Thread Andrew Gaffney
Andrew Gaffney wrote: I have Gentoo on 3 of my machines, so far. Two are Athlon machines, the other is a PPC. The PPC box is only 120 MHz, so I want to use distcc. Has anyone set up distcc cross-platform under Gentoo? Has nobody here ever done this? I already have a cross-compiler manually set

Re: [gentoo-user] Using distcc for cross-compiling

2003-05-27 Thread Andrew Gaffney
That works because you have a '-march=pentium3' or whatever in your CFLAGS. Unfortunately, in my case, if I put '-mcpu=604' in my CFLAGS, it breaks things. Don't ask me why. I couldn't complete the bootstrap with that in there, and it recommends to leave it out on

Re: [gentoo-user] Using distcc for cross-compiling

2003-05-27 Thread Larry Meadors
Not THAT cross platform, but I did a PII and a PIII, which in THEORY should be the same thing... ;-) Larry >>> [EMAIL PROTECTED] 05/27/03 3:05 PM >>> I have Gentoo on 3 of my machines, so far. Two are Athlon machines, the other is a PPC. The PPC box is only 120 MHz, so I want to use distcc. Ha

[gentoo-user] Using distcc for cross-compiling

2003-05-27 Thread Andrew Gaffney
I have Gentoo on 3 of my machines, so far. Two are Athlon machines, the other is a PPC. The PPC box is only 120 MHz, so I want to use distcc. Has anyone set up distcc cross-platform under Gentoo? -- Andrew Gaffney -- [EMAIL PROTECTED] mailing list