NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/57241: mips64el--netbsd-install core dumps randomly
> Date: Fri, 18 Apr 2025 14:34:00 -0400
> From: Christos Zoulas <christos%zoulas.com@localhost>
>
> Why not build the prog.debug file as part of the prog target?
We can do that, but it's probably better to use a separate
intermediate from which the debug data and debug-stripped executable
are built like we do in bsd.lib.mk.
I have a patch that does this, and it works, and it will probably
paper over the mips build issue. But I think there has to be
something more going on with the mips build issue -- possibly another
bug that might bite us in different ways -- and I want to figure out
what it is before losing the context that provokes it.
Home |
Main Index |
Thread Index |
Old Index