Subject: Re: pkg/32744: cups build fails on darwin, basic c++ symbols
To: None <gnats-bugs@NetBSD.org, joerg@britannica.bec.de>
From: Yuji Yamano <yyamano@kt.rim.or.jp>
List: pkgsrc-bugs
Date: 02/16/2006 00:35:50
On Sun,  5 Feb 2006 16:00:04 +0000 (UTC), joerg@britannica.bec.de wrote:

>  The problem is that he is linking with gcc and not ${CXX} aka g++. Can
>  you try to trace down where it defines the linker and change that to
>  ${CXX}?

cups-1.1.23/config-scripts/cups-compiler.m4 line 70 does it to
link libsupc++ statically for binary portability between Linux 
distributions. And the hack was removed in the latest version.
Do you think we can ignore the portability?

-- 
Yuji Yamano