Subject: Re: pkg/32744: cups build fails on darwin, basic c++ symbols
To: None <darwin-pkg-people@netbsd.org, gnats-admin@netbsd.org,>
From: Yuji Yamano <yyamano@kt.rim.or.jp>
List: pkgsrc-bugs
Date: 02/15/2006 15:40:02
The following reply was made to PR pkg/32744; it has been noted by GNATS.

From: Yuji Yamano <yyamano@kt.rim.or.jp>
To: gnats-bugs@NetBSD.org, joerg@britannica.bec.de
Cc: darwin-pkg-people@NetBSD.org, gnats-admin@NetBSD.org,
	pkgsrc-bugs@NetBSD.org, jml@ascia.fi
Subject: Re: pkg/32744: cups build fails on darwin, basic c++ symbols
 unresolved
Date: Thu, 16 Feb 2006 00:35:50 +0900 (JST)

 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