|
From: | ccoutant at gmail dot com |
Subject: | [Bug gold/23413] Builing gcc --with-build-config=bootstrap-lto\ bootstrap-O3 and gold fails |
Date: | Sat, 14 Jul 2018 17:58:37 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23413 --- Comment #4 from Cary Coutant <ccoutant at gmail dot com> --- Gold is not configured by default to search /usr/local/lib. To configure gold to search /usr/local/lib, use configure ... --with-lib-path=/lib:/usr/lib:/usr/local/lib Or you can configure GCC to add "-L /usr/local/lib" to the linker options. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |