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
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