Le 06/05/2013 20:41, Beeblebrox a écrit :
> Nope - unfortunately gcp is "gnu cp", which I have on my system due to
> requirements for linux-based source building.
>
> none of these work-around attempts in /etc/make.conf work:
> Solution 1:
> CC=gcc46
> CXX=g++46
> CPP=cpp46
>
> Solution 2:
> CC:=${CC:C,^gcc46,/usr/local/libexec/ccache/world/gcc46,1}
> CXX:=${CXX:C,^g\+\+\46,/usr/local/libexec/ccache/world/g++46,1}
>
> soultion 3:
> USE_GCC=any
>
> The c-preprocessors we can use are /usr/bin/clang-cpp OR /usr/bin/cpp -
> which target you prefer to create the link to?Hum. I can't help you anymore now. You should ask why it uses gcpp (first time ever I see this) and you could try to patch the port to make it use the right preprocessor, then submit it ;) -- Florent Peterschmitt +33 (0)6 64 33 97 92 [email protected] ------------------------ O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
signature.asc
Description: OpenPGP digital signature
