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



Hi Taylor,

Make supports target-local variables, so you could modify the OBJCOPY command for just a few selected targets, without touching bsd.prog.mk.

You could also ask releng to run the mips64el build in ktrace mode.

And you could try make's -T option to see where one job starts and another one ends.

The edges in the "-d g1" graph are printed in the same "target: source" format as in makefiles.

Roland


Home | Main Index | Thread Index | Old Index