On Fri, 18 Oct 2013 06:03:05 -0300 Raphael Kubo da Costa <rak...@freebsd.org> wrote:
> Schaich Alonso <alonsoscha...@fastmail.fm> writes: > > > On Wed, 16 Oct 2013 16:40:27 +0000 > > Max Brazhnikov <m...@issp.ac.ru> wrote: > > > >> On Wed, 16 Oct 2013 08:28:35 -0700 Alonso Schaich wrote: > >> > SVN commit 9627 by aschai: > >> > > >> > Use new compiler option. Tested on 9-STABLE and 10-STABLE. > >> > >> USE_GCC=any means it can be compiled with base gcc42 on 9-stable, now the > >> port requires gcc46. Is this intentional? > >> > >> Max > > > > No, it's indeed unintended. It builds with base gcc on 9-STABLE or with > > clang using libc++ but not libstdc++ on 10-STABLE. Any idea on how to > > force libc++ only on clang? > > What's the error message you get with clang + libstdc++? It might be > easier to just fix it upstream. On your question (which I forgot to answer in the last reply), it's a linker error caused by the -O4 optimization hardcoded in the CMake Makefiles. Alonso _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information