[Bug 235782] clang compiler crashed while building a large C++ program (that makes some use of boost)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 16 18:28:44 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235782
--- Comment #3 from robthedude at mac.com ---
Yes that appears to have been what happened (it actually looks like there may
have been some stale .o state -- I was building and fixing errors and building
etc -- and there was a file left over when it crashed that wasn't actually a
real file).
I didn't add any RAM or change the build, but a make clean followed by another
make worked fine.
You can close this if you like -- I only filed it because it told me to :-).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list