Re: [lfs-support] Issues with toolchain build ...

2021-03-24 Thread xry...@mengyan1223.wang
LSB AMD64:https://refspecs.linuxfoundation.org/LSB_2.1.0/LSB-Core-AMD64/LSB-Core-AMD64/baselib.html#PROGINTERPThe path to the dynamic linker is hardcoded in the ELF executables.  So if you want the LFS system to be able to run the (dynamic linked) executables built on other system you'll have to

Re: [lfs-support] Issues with toolchain build ...

2021-03-24 Thread Scott Andrews
On Wed, 24 Mar 2021 17:05:23 -0400 Scott Andrews wrote: > On Wed, 24 Mar 2021 18:11:46 +0100 > Pierre Labastie wrote: > > > On Wed, 2021-03-24 at 17:07 +0100, Patrick Frisch wrote: > > > > > > Am 24.03.21 um 13:12 schrieb Scott Andrews: > > > > > > > > echo $LFS > > > > > > > > Looks

Re: [lfs-support] Issues with toolchain build ...

2021-03-24 Thread Scott Andrews
On Wed, 24 Mar 2021 18:11:46 +0100 Pierre Labastie wrote: > On Wed, 2021-03-24 at 17:07 +0100, Patrick Frisch wrote: > > > > Am 24.03.21 um 13:12 schrieb Scott Andrews: > > > > > > echo $LFS > > > > > > Looks like it wasn't set > > > > > > > > > > > > > No, $LFS is set almost always

Re: [lfs-support] Issues with toolchain build ...

2021-03-24 Thread Scott Andrews
On Wed, 24 Mar 2021 17:07:57 +0100 Patrick Frisch wrote: > Am 24.03.21 um 13:12 schrieb Scott Andrews: > > > > echo $LFS > > > > Looks like it wasn't set > > > > > > > > No, $LFS is set almost always to /mnt/lfs, as it was in this case, > but the cause for the error was found already. Point

Re: [lfs-support] Issues with toolchain build ...

2021-03-24 Thread Pierre Labastie
On Wed, 2021-03-24 at 17:07 +0100, Patrick Frisch wrote: > > Am 24.03.21 um 13:12 schrieb Scott Andrews: > > > > echo $LFS > > > > Looks like it wasn't set > > > > > > > > No, $LFS is set almost always to /mnt/lfs, as it was in this case, but > the cause for the error was found already. >

Re: [lfs-support] Issues with toolchain build ...

2021-03-24 Thread Patrick Frisch
Am 24.03.21 um 13:12 schrieb Scott Andrews: echo $LFS Looks like it wasn't set No, $LFS is set almost always to /mnt/lfs, as it was in this case, but the cause for the error was found already. Do you have a reason why you have two real directories for /lib and /lib64, on most systems

Re: [lfs-support] Issues with toolchain build ...

2021-03-24 Thread Scott Andrews
On 3/24/21 7:55 AM, Patrick Frisch wrote: Hi there,  I'm a big fan of the LFS project and build a system from time to time. My last build was a bit outdated so I decided to begin from scratch. I realized, that there are major changes in the build procedure for the toolchain lately. The

Re: [lfs-support] Issues with toolchain build ...

2021-03-24 Thread Pierre Labastie
On Wed, 2021-03-24 at 15:15 +0100, Patrick Frisch wrote: > Hi Pierre, > > thank you for your reply > > Am 24.03.21 um 14:37 schrieb Pierre Labastie: > > The `cp' command copies "include" and all its subdirs to $LFS/usr. So > > they land > > where they are expected to land. > > Ah, I see my

Re: [lfs-support] Issues with toolchain build ...

2021-03-24 Thread Patrick Frisch
Hi Pierre, thank you for your reply Am 24.03.21 um 14:37 schrieb Pierre Labastie: The `cp' command copies "include" and all its subdirs to $LFS/usr. So they land where they are expected to land. Ah, I see my error, I did not create the directories as stated in chapter 4.2. In this chapter

Re: [lfs-support] Issues with toolchain build ...

2021-03-24 Thread Pierre Labastie
On Wed, 2021-03-24 at 12:55 +0100, Patrick Frisch wrote: > Hi there, >  I'm a big fan of the LFS project and build a system from time to time. My > last build was a bit outdated so I decided to begin from scratch. I realized, > that there are major changes in the build procedure for the toolchain

[lfs-support] Issues with toolchain build ...

2021-03-24 Thread Patrick Frisch
Hi there,  I'm a big fan of the LFS project and build a system from time to time. My last build was a bit outdated so I decided to begin from scratch. I realized, that there are major changes in the build procedure for the toolchain lately. The last time I did it, the toolchain was build