GCC make bootstrap fail

2005-10-03 Thread ball
Hi I have some problem about gcc. when i make bootstrap it has error. It show ./libgcc2.c:84 fatal error : error chosing /tmp/ccbsReW5.S : No space left on device. Compilation terminated make[3]:***[libgcc/ ./_addvsi3.0] Error1 make[3]:Leaving directory ' /gcc-build/gcc-3.4.3/gcc'

Re: GCC make bootstrap fail

2005-10-03 Thread ball
Quoting Chris Staub [EMAIL PROTECTED]: [EMAIL PROTECTED] wrote: Quoting Chris Staub [EMAIL PROTECTED]: [EMAIL PROTECTED] wrote: Hi I have some problem about gcc. when i make bootstrap it has error. It show ./libgcc2.c:84 fatal error : error chosing /tmp/ccbsReW5.S : No space left on

Re: GCC make bootstrap fail

2005-10-03 Thread Chris Staub
[EMAIL PROTECTED] wrote: Quoting Chris Staub [EMAIL PROTECTED]: [EMAIL PROTECTED] wrote: Quoting Chris Staub [EMAIL PROTECTED]: [EMAIL PROTECTED] wrote: I use 20 GB. - filesystem 15 GB. - and swap 5 GB. Never mind, it looks like it ran out of space on your host system partition.

Re: GCC make bootstrap fail

2005-10-03 Thread ball
Quoting Chris Staub [EMAIL PROTECTED]: [EMAIL PROTECTED] wrote: Quoting Chris Staub [EMAIL PROTECTED]: [EMAIL PROTECTED] wrote: Quoting Chris Staub [EMAIL PROTECTED]: [EMAIL PROTECTED] wrote: I use 20 GB. - filesystem 15 GB. - and swap 5 GB. Never mind, it looks like it ran out of

Re: GCC make bootstrap fail

2005-10-03 Thread Chris Staub
[EMAIL PROTECTED] wrote: Quoting Chris Staub [EMAIL PROTECTED]: [EMAIL PROTECTED] wrote: I have DDR 512 and cpu duron 1200. thanks. Are you unpacking sources onto your lfs partition? This is my step of gcc. 1. mkdir ../gcc-build 2. cp /sources/gcc-3.4.3.tar.bz2 /gcc-build 3. cd

Re: GCC make bootstrap fail

2005-09-30 Thread ball
hi ken thanks a lot . My system is CPU is Duron 1200 memory is 512 MB HD is 2 GB files system is 1.5 GB swap patition is .5 GB It enough or not ? thanks -- ball -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the

Re: GCC make bootstrap fail

2005-09-30 Thread Ken Moffat
On Fri, 30 Sep 2005, [EMAIL PROTECTED] wrote: hi ken thanks a lot . My system is CPU is Duron 1200 memory is 512 MB HD is 2 GB files system is 1.5 GB swap patition is .5 GB It enough or not ? thanks Ouch, a 2GB disk is tiny. Compilation (particularly in glibc) can create a lot of

GCC make bootstrap fail

2005-09-28 Thread ball
When I make bootstap it show error is Make[2]:***[insn-attrtab.o] Error1 Make[2]:Leaving directory ' /gcc-build/gcc-3.4.3 /gcc' Make[1]:***[stage1_build] Error2 Make[1]:Leaving directory / Make:***[bootstrap]Error2 Thanks -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: