Re: [lfs-support] LFS8.1 chapter 5.10 : /tools/bin/gcc is dynamically linked to host linker

2018-07-01 Thread Bruce Dubbs
On 07/01/2018 02:53 PM, Pierre Labastie wrote: On 01/07/2018 19:52, Bruce Dubbs wrote: On 07/01/2018 09:02 AM, Mohamed Dawod wrote: YES, I removed the build and source dirs after compile ( I need to know why this is mandatory ? ) Because we build packages multiple times and the old source dir

Re: [lfs-support] LFS8.1 chapter 5.10 : /tools/bin/gcc is dynamically linked to host linker

2018-07-01 Thread Pierre Labastie
On 01/07/2018 19:52, Bruce Dubbs wrote: > On 07/01/2018 09:02 AM, Mohamed Dawod wrote: >> YES, I removed the build and source dirs after compile ( I need to know why >> this is mandatory ? ) > > Because we build packages multiple times and the old source directory is > compromised from the previou

Re: [lfs-support] LFS8.1 chapter 5.10 : /tools/bin/gcc is dynamically linked to host linker

2018-07-01 Thread Ken Moffat
On Sun, Jul 01, 2018 at 12:52:51PM -0500, Bruce Dubbs wrote: > On 07/01/2018 09:02 AM, Mohamed Dawod wrote: > > > and I made sure that seds in gcc pass1 worked well, I opened the > > effected files and noticed the differences between the new files and the > > original files as required > > BUT.. t

Re: [lfs-support] LFS8.1 chapter 5.10 : /tools/bin/gcc is dynamically linked to host linker

2018-07-01 Thread Bruce Dubbs
On 07/01/2018 09:02 AM, Mohamed Dawod wrote: YES, I removed the build and source dirs after compile ( I need to know why this is mandatory ? ) Because we build packages multiple times and the old source directory is compromised from the previous build. Deleting and extracting ensures you sta

Re: [lfs-support] LFS8.1 chapter 5.10 : /tools/bin/gcc is dynamically linked to host linker

2018-07-01 Thread Mohamed Dawod
YES, I removed the build and source dirs after compile ( I need to know why this is mandatory ? ) and I made sure that seds in gcc pass1 worked well, I opened the effected files and noticed the differences between the new files and the original files as required BUT.. the only not effected line is

Re: [lfs-support] LFS8.1 chapter 5.10 : /tools/bin/gcc is dynamically linked to host linker

2018-07-01 Thread Armin K.
On 1.7.2018. 10:15, Mohamed Dawod wrote: HI, I hope that some one can help me.. This is the 8th time i restart LFS building from chapter3 !! The problem starts to appear in chapter6.7 (Linux-4.12.7 API Headers) (/tools/bin/gcc file doesnt exist error) The problem is explained in details here

Re: [lfs-support] LFS8.1 chapter 5.10 : /tools/bin/gcc is dynamically linked to host linker

2018-07-01 Thread Michele Bucca
Il dom 1 lug 2018, 10:17 Mohamed Dawod ha scritto: > > HI, > > I hope that some one can help me.. > This is the 8th time i restart LFS building from chapter3 !! > > The problem starts to appear in chapter6.7 (Linux-4.12.7 API Headers) > (/tools/bin/gcc file doesnt exist error) > > The problem is

[lfs-support] LFS8.1 chapter 5.10 : /tools/bin/gcc is dynamically linked to host linker

2018-07-01 Thread Mohamed Dawod
HI, I hope that some one can help me.. This is the 8th time i restart LFS building from chapter3 !! The problem starts to appear in chapter6.7 (Linux-4.12.7 API Headers) (/tools/bin/gcc file doesnt exist error) The problem is explained in details here : http://archive.linuxfromscratch.org/mail-a