[kde-freebsd] [SVN Commit] area51/KDE/graphics/libkdcraw-kde4
Schaich Alonso
alonsoschaich at fastmail.fm
Fri Oct 18 15:30:33 UTC 2013
On Fri, 18 Oct 2013 06:03:05 -0300
Raphael Kubo da Costa <rakuco at FreeBSD.org> wrote:
> Schaich Alonso <alonsoschaich at fastmail.fm> writes:
>
> > On Wed, 16 Oct 2013 16:40:27 +0000
> > Max Brazhnikov <makc at 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
More information about the kde-freebsd
mailing list