devel/imake build breaks

Florent Peterschmitt florent at peterschmitt.fr
Mon May 6 18:57:56 UTC 2013


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
florent at peterschmitt.fr

------------------------
O< ascii ribbon campaign
- stop html mail
- www.asciiribbon.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 555 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20130506/7c112fb6/attachment.sig>


More information about the freebsd-ports mailing list