protoc crash in libstdc++

George Liaskos geo.liaskos at gmail.com
Tue Dec 18 21:12:24 UTC 2012


> Try removing --gc-sections from the link flags for protoc, that should
> solve it for now.  I am still looking at the root cause, which seems to
> be something in our ld; it does not seem to be related to either clang
> or libstdc++.

Whoa, thank you! Removing --gc-sections from the link flags solves the
issue indeed!


More information about the freebsd-current mailing list