pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/32744: cups build fails on darwin, basic c++ symbols unresolved
The following reply was made to PR pkg/32744; it has been noted by GNATS.
From: Yuji Yamano <yyamano%kt.rim.or.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost, joerg%britannica.bec.de@localhost
Cc: darwin-pkg-people%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
pkgsrc-bugs%NetBSD.org@localhost, jml%ascia.fi@localhost
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@localhost
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
Home |
Main Index |
Thread Index |
Old Index