On Mon, 26 May 2025, Tobias Nygren wrote:
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.
I'm wondering if my fix to tools/gcc/Makefile (https://cvsweb.netbsd.org/bsdweb.cgi/src/tools/gcc/Makefile?rev=1.115;only_with_tag=MAIN)
is causing the problem.I'm cross-building on Linux and Solaris and have not observed issues on these two host systems.
Regards Palle palle%netbsd.org@localhost