Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jun 2010 19:27:16 -0700
From:      Doug Barton <dougb@dougbarton.us>
To:        Anonymous <swell.k@gmail.com>
Cc:        churanov.port.maintainer@gmail.com, freebsd-ports@FreeBSD.org
Subject:   Re: devel/boost-python-libs compiled with gcc 4.5.1 causes link error
Message-ID:  <4C26B704.2000601@dougbarton.us>
In-Reply-To: <86hbkp5ifh.fsf@gmail.com>
References:  <4C26A19B.6070808@dougbarton.us> <86hbkp5ifh.fsf@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 06/26/10 19:16, Anonymous wrote:
> @@GLIBCXX_3.4.14 symbols are in gcc45/libstdc++.so. Try to add -lstdc++
> or use CXX otherwise it picks up libstdc++.so from /usr/lib.

I have the following in /etc/libmap.conf:

libgcc_s.so.1   gcc45/libgcc_s.so.1
libgomp.so.1    gcc45/libgomp.so.1
libobjc.so.3    gcc45/libobjc.so.2
libssp.so.0     gcc45/libssp.so.0
libstdc++.so.6  gcc45/libstdc++.so.6

Which should theoretically solve that issue.


Doug

-- 

	... and that's just a little bit of history repeating.
			-- Propellerheads

	Improve the effectiveness of your Internet presence with
	a domain name makeover!    http://SupersetSolutions.com/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C26B704.2000601>