libstdc++ not found by clang and base ld on 9-STABLE when building cmake c++ project

Jakub Lach jakub_lach at mailplus.pl
Wed Mar 27 12:01:01 UTC 2013


Hello, 

I'm not sure if this is right list, but has anything recently changed which
could
explain why cmake c++ project (http://sourceforge.net/projects/gemrb/)
started to fail upon linking stage (looking like libstdc++ is not included
/usr/include/c++/4.2/)?

It works normally if passed gcc48 as compiler which subsequently uses (ld)
binutils 
from ports and relevant libstdc++.

I have in src.conf-

WITH_CLANG_IS_CC=true
WITHOUT_GCC=true
WITHOUT_CLANG_FULL=true

This project was routinely building with clang for me just fine earlier
(as well as with gcc47 if told so). 

I even checked some ancient git tags and I'm positive it's some change in 
system, as they failed in the same way (no libstdc++ when linking).



--
View this message in context: http://freebsd.1045724.n5.nabble.com/libstdc-not-found-by-clang-and-base-ld-on-9-STABLE-when-building-cmake-c-project-tp5799353.html
Sent from the freebsd-stable mailing list archive at Nabble.com.


More information about the freebsd-stable mailing list