https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233336
Charlie Li <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Charlie Li <[email protected]> --- This revision fixed my problem of static binaries crashing since base r339898 that I had been discussing with kib@. My test program was make(1), both installed and directly from the objdir. The crashes happened with both base (6.0.1) and lld70 at least. However, this revision then introduced a different crash of rescue(8) during the beginning of installworld, but that could be a side effect of META_MODE not rebuilding certain files. Will reproduce with actual error message and rebuild from a clean objdir later. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
