On Mon, 26 May 2025 09:55:25 +0200
Adam <a...@netbsd.org> 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.

Reply via email to