Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1

2013-10-24 Thread Viola Zoltán
I tryed now: delete all from /tools, all unpacked sources, begin at first with compile of binutils. That suceeded. Then, I continued the process with compile of gcc. Sorry, nothing change, it give me the error message written above. Today afternoon I should install the unlike ubuntu

Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1

2013-10-23 Thread Pierre Labastie
Le 22/10/2013 23:31, Viola Zoltán a écrit : lfs@Csiszilla ~ $ cat .bashrc set +h umask 022 LFS=/Mount/Simplicity LC_ALL=POSIX LFS_TGT=$(uname -m)-pc-linux-gnu Should be : |LFS_TGT=$(uname -m)-lfs-linux-gnu See section 4.4 and 5.2 for why. | PATH=/tools/bin:/bin:/usr/bin export LFS

Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1

2013-10-23 Thread akhiezer
Date: Tue, 22 Oct 2013 19:41:24 -0400 From: Viola Zoltán violaz...@gmail.com To: LFS Support List lfs-support@linuxfromscratch.org Subject: Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1 Excuse me, I am very newbie and very idiotic... I tryed it: CFLAGS=-fno

Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1

2013-10-23 Thread akhiezer
Date: Wed, 23 Oct 2013 10:01:40 +0100 From: (akhiezer) To: LFS Support List lfs-support@linuxfromscratch.org Subject: Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1 Date: Tue, 22 Oct 2013 19:41:24 -0400 From: Viola Zoltán violaz...@gmail.com To: LFS Support

Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1

2013-10-23 Thread Viola Zoltán
Date: Wed, 23 Oct 2013 10:01:40 +0100 From: (akhiezer) To: LFS Support List lfs-support@linuxfromscratch.org Subject: Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1 Date: Tue, 22 Oct 2013 19:41:24 -0400 From: Viola Zoltán violaz...@gmail.com To: LFS

Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1

2013-10-23 Thread Viola Zoltán
] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1 Date: Tue, 22 Oct 2013 19:41:24 -0400 From: Viola Zoltán violaz...@gmail.com To: LFS Support List lfs-support@linuxfromscratch.org Subject: Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1

Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1

2013-10-23 Thread Viola Zoltán
: Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1 Sorry, nothing change. I was deleted all GCC source, begin from first the 5.5 chapter (compiling of GCC), with this command (after the configure): CFLAGS=-fno-exceptions -fno-rtti make but it write me

Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1

2013-10-23 Thread Ken Moffat
On Wed, Oct 23, 2013 at 05:49:27PM -0400, Viola Zoltán wrote: @akhiezer: I tryed: CFLAGS=-O2 -g make but no changed: My final suggestion is : try a different host distro. The recent google matches for this were almost all for people updating packages on gentoo, which is why I

Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1

2013-10-23 Thread Viola Zoltán
Dear Ken, I am sure that this is no memory problem. I have absolutely full totally new memory chipset in my laptop, and all programs work very good, both in my Sabayon (because I use not Gentoo, but Sabayon) and my old Ubuntu 11.10 distro in an other partition. Okay, I try the LFS with any other

Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1

2013-10-23 Thread Ken Moffat
On Wed, Oct 23, 2013 at 07:14:15PM -0400, Viola Zoltán wrote: Dear Ken, I am sure that this is no memory problem. I have absolutely full totally new memory chipset in my laptop, and all programs work very good, both in my Sabayon (because I use not Gentoo, but Sabayon) and my old Ubuntu 11.10

Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1

2013-10-23 Thread Viola Zoltán
Dear Ken, I need the new distro from you suggestion ONLY, JUST for the building of LFS, no for other works/jobs! No problem, if it not have wifi-possibility or others. I saved the full LFS and BLFS books to my new-used partition, I will work from its. And I was downloaded all needed packages, of

Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1

2013-10-23 Thread Ken Moffat
On Wed, Oct 23, 2013 at 09:00:36PM -0400, Viola Zoltán wrote: Dear Ken, I need the new distro from you suggestion ONLY, JUST for the building of LFS, no for other works/jobs! No problem, if it not have wifi-possibility or others. I saved the full LFS and BLFS books to my new-used partition, I

Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1

2013-10-23 Thread Viola Zoltán
Okay, thanks. 2013/10/23 Ken Moffat zarniwh...@ntlworld.com On Wed, Oct 23, 2013 at 09:00:36PM -0400, Viola Zoltán wrote: Dear Ken, I need the new distro from you suggestion ONLY, JUST for the building of LFS, no for other works/jobs! No problem, if it not have wifi-possibility or

Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1

2013-10-22 Thread Ken Moffat
On Tue, Oct 22, 2013 at 05:31:19PM -0400, Viola Zoltán wrote: Hi, excuse me for the bad English... I try LFS from Sabayon host system, with this GCC version: lfs@Csiszilla /Mount/Simplicity/sources/gcc-build $ gcc --version gcc (Gentoo Hardened 4.7.2-r1 p1.5, pie-0.5.5) 4.7.2 The binutils

Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1

2013-10-22 Thread Viola Zoltán
Excuse me, I am very newbie and very idiotic... I tryed it: CFLAGS=-fno-exceptions -fno-rtti; make CFLAGS=--fno-exceptions --fno-rtti; make but nothing changed, the compile not succeeded, same error message... 2013/10/22 Ken Moffat zarniwh...@ntlworld.com On Tue, Oct 22, 2013 at 11:12:09PM

Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1

2013-10-22 Thread Ken Moffat
On Tue, Oct 22, 2013 at 07:41:24PM -0400, Viola Zoltán wrote: Excuse me, I am very newbie and very idiotic... I tryed it: CFLAGS=-fno-exceptions -fno-rtti; make CFLAGS=--fno-exceptions --fno-rtti; make but nothing changed, the compile not succeeded, same error message... I intended