[Bug driver/111084] Support configurable dynamic linker path

2023-08-20 Thread xry111 at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111084 --- Comment #6 from Xi Ruoyao --- (In reply to Andrew Pinski from comment #5) > Also buildroot uses sysroots and chroot/containers instead. > > Containers/chroot is the better approach anyways. We use sysroot and chroot since Linux From Scratc

[Bug driver/111084] Support configurable dynamic linker path

2023-08-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111084 --- Comment #5 from Andrew Pinski --- Also buildroot uses sysroots and chroot/containers instead. Containers/chroot is the better approach anyways.

[Bug driver/111084] Support configurable dynamic linker path

2023-08-20 Thread xry111 at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111084 Xi Ruoyao changed: What|Removed |Added CC||xry111 at gcc dot gnu.org --- Comment #4 fr

[Bug driver/111084] Support configurable dynamic linker path

2023-08-20 Thread hdante at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111084 --- Comment #3 from Henrique --- Hello, the reason is that linux from scratch bootstraps an initial toolchain decoupled from the host toolchain before installing the final system. The final installation will use the correct paths. The initial to

[Bug driver/111084] Support configurable dynamic linker path

2023-08-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111084 Andrew Pinski changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug driver/111084] Support configurable dynamic linker path

2023-08-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111084 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED