Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: macOS build fails
On Mon, 26 May 2025 09:55:25 +0200
Adam <adam%netbsd.org@localhost> wrote:
> In ${OBJDIR}/tools/gcc/build/lto-plugin/libtool: $global_symbol_pipe is not set. I can manually fix that, but then:
When global_symbol_pipe is unset in libtool then that usually means the
configure item "checking command to parse $NM output from $compiler
object" has failed. It may be picking up either the wrong nm(1) or the
wrong sed(1) binary.
Home |
Main Index |
Thread Index |
Old Index