https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266227
Xin LI <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #236678|0 |1 is obsolete| | --- Comment #32 from Xin LI <[email protected]> --- Created attachment 236744 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=236744&action=edit Patch (v4) to modify qsort_r API to use GNU (POSIX) interface Looks like GCC really wanted us to explicitly say extern "C++". I have done some local builds on the new breakages (some of these are due to sort_r library, which I'll fix separately on my Friday or weekend) as well as using C++ test program to verify that the linker would use the correct symbol for LLVM and GCC. Could you please start another exp-run with this patch? Thanks in advance! -- You are receiving this mail because: You are on the CC list for the bug.
