[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] New: Support configurable dynamic linker path

2023-08-20 Thread hdante at gmail dot com via Gcc-bugs
: driver Assignee: unassigned at gcc dot gnu.org Reporter: hdante at gmail dot com Target Milestone: --- Hello, it's not possible, currently, to set the dynamic linker root path when building gcc. The current workaround is to modify the source code and/or spec file, as shown

[Bug c/56048] New: -Werror=format=2 does not work

2013-01-19 Thread hdante at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56048 Bug #: 56048 Summary: -Werror=format=2 does not work Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: normal Priority: P3