[gentoo-user] howto recover gcc from another system

2011-02-24 Thread James
Hello, Well running a routine --depclean somehow I lost the only copy of gcc on the system CFLAGS=-march=k8 -msse3 -O2 -pipe CHOST=x86_64-pc-linux-gnu CXXFLAGS=${CFLAGS} I have a a similar system set like this: CFLAGS=-march=k8 -O2 -pipe CHOST=x86_64-pc-linux-gnu CXXFLAGS=${CFLAGS} Since

Re: [gentoo-user] howto recover gcc from another system

2011-02-24 Thread Dale
James wrote: Hello, Well running a routine --depclean somehow I lost the only copy of gcc on the system CFLAGS=-march=k8 -msse3 -O2 -pipe CHOST=x86_64-pc-linux-gnu CXXFLAGS=${CFLAGS} I have a a similar system set like this: CFLAGS=-march=k8 -O2 -pipe CHOST=x86_64-pc-linux-gnu

Re: [gentoo-user] howto recover gcc from another system

2011-02-24 Thread Florian Philipp
Am 24.02.2011 17:54, schrieb James: Hello, Well running a routine --depclean somehow I lost the only copy of gcc on the system [...] Since there is no gcc-bin to emerge (ha ha) I guess I'll have to copy over the binary of orsys-devel/gcc-4.4.4-r2 from another system. GUIDANCE

Re: [gentoo-user] howto recover gcc from another system

2011-02-24 Thread Neil Bothwick
On Thu, 24 Feb 2011 16:54:36 + (UTC), James wrote: Since there is no gcc-bin to emerge (ha ha) I guess I'll have to copy over the binary of orsys-devel/gcc-4.4.4-r2 from another system. GUIDANCE on that is most welcome. quickpkg gcc on the other system, copy the gcc-*.tbz2 package from