https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199601

--- Comment #69 from Don Lewis <[email protected]> ---
(In reply to Jung-uk Kim from comment #67)
>> On FreeBSD 9, this will cause the port to be build with clang34++ from ports,
>> which causes linkage to the version of libc++ from ports, whereas boost is
>> compiled with the base c++ compiler (normally g++ on FreeBSD 9), and is 
>> linked
> to the base libstdc++.
>
> It is not true.  9.3 is the oldest supported version and it has LLVM/Clang 
> 3.4.

If that's the case I think things should work since I think the base clang in
9.3 links with libstdc++.  Someone can still break it though if they build
their system without clang.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to