binary amd64 multilib build of gcc 4.3.4 wanted
On Fri, Feb 19, 2010 at 03:37:04PM +0800, William Kenworthy wrote:
> Can someone point me to a binary amd64 multilib build of gcc 4.3.4 (same
> as the amd64 install CD)? Or create one with quickpkg for me.
>
> I am finding it impossible to get gcc to build on a diskless system with
> an nfs root. All other packages build ok - just not gcc (4.2, 4.3, 4.4)
> - Ive replaced individual files with no luck, so want try to emerge a
> binary package in the hope that its something Ive missed causing the
> failure.
>
> BillK
>
>
>
>
> --
> William Kenworthy <billk@iinet.net.au>
> Home in Perth!
>
>
Add this line to your make.conf
PORTAGE_BINHOST="http://tinderbox.dev.gentoo.org/default-linux/amd64/"
:-)
|