I am trying to build libtool on emulated (in qemu) NetBSD/sparc32 10.1
Sysinst fetched pkgsrc-2025Q2 and typing "make install" in /usr/pkgsrc/devel/libtool set build process ..
but now I noticed that it tries to build gcc10 as dependency ?! Isn't gcc from base enough for normally small package?
There is (apparently) no binary libtool pkg for NetBSD/sparc32, this heavy dep. might explain that?