Re: [gentoo-user] cant build gcc on installation emerge --newuse system

2005-05-30 Thread Khan
[EMAIL PROTECTED] wrote: Thanks for posting and filing this. I just received this error and was sure it was operator error (i.e. my fault). Is there any workaround, even if somewhat unefficient? I'm installing a test system so my main concern is getting a running system, even if it's not

[gentoo-user] cant build gcc on installation emerge --newuse system

2005-05-28 Thread Aaron Urbain
Links are now set up to build a native compiler for i686-pc-linux-gnu updating cache ../config.cache creating ./config.status creating Makefile creating intl/Makefile creating fixinc/Makefile creating gccbug creating mklibgcc creating mkheaders creating auto-host.h * Compiling gcc ...

Re: [gentoo-user] cant build gcc on installation emerge --newuse system

2005-05-28 Thread Khan
Aaron Urbain wrote: * Running make LDFLAGS= STAGE1_CFLAGS=-O LIBPATH=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130 BOOT_CFLAGS= -O2 -march=i686 -pipe profiledbootstrap make: *** No rule to make target `profiledbootstrap'. Stop. Hmmm, this looks serious. I have filled a bug:

Re: [gentoo-user] cant build gcc on installation emerge --newuse system

2005-05-28 Thread michael
Thanks for posting and filing this. I just received this error and was sure it was operator error (i.e. my fault). Is there any workaround, even if somewhat unefficient? I'm installing a test system so my main concern is getting a running system, even if it's not optimized in every possible way.