Re: devel/boost-python-libs compiled with gcc 4.5.1 causes link error

2010-07-14 Thread Alexander Churanov
2010/6/28 Anonymous : > Anonymous writes: > > I've filed ports/148196. > > However, I think there should be a way to prepend search paths in > /etc/rc.d/ldconfig despite possible footshooting. Using libmap.conf > as described in custom-gcc article looks ugly to me. > Folks, I've just returned fr

Re: devel/boost-python-libs compiled with gcc 4.5.1 causes link error

2010-06-27 Thread Doug Barton
On Mon, 28 Jun 2010, Anonymous wrote: I've filed ports/148196. Looks nice, thanks! However, I think there should be a way to prepend search paths in /etc/rc.d/ldconfig despite possible footshooting. Using libmap.conf as described in custom-gcc article looks ugly to me. I tend to agree, alt

Re: devel/boost-python-libs compiled with gcc 4.5.1 causes link error

2010-06-27 Thread Anonymous
Anonymous writes: > Doug Barton writes: > >> 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 gcc4

Re: devel/boost-python-libs compiled with gcc 4.5.1 causes link error

2010-06-26 Thread Anonymous
Doug Barton writes: > 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

Re: devel/boost-python-libs compiled with gcc 4.5.1 causes link error

2010-06-26 Thread Doug Barton
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.1gcc45/libgomp.so.1 libobjc.so.

Re: devel/boost-python-libs compiled with gcc 4.5.1 causes link error

2010-06-26 Thread Anonymous
Doug Barton writes: > Howdy, > > I'm working on compiling the python bindings for > net-p2p/libtorrent-rasterbar-15 and compiled devel/boost-python-libs as > a dependency for that. When compiled with gcc 4.5.1 > (http://www.freebsd.org/doc/en_US.ISO8859-1/articles/custom-gcc/index.html) > the boo

devel/boost-python-libs compiled with gcc 4.5.1 causes link error

2010-06-26 Thread Doug Barton
Howdy, I'm working on compiling the python bindings for net-p2p/libtorrent-rasterbar-15 and compiled devel/boost-python-libs as a dependency for that. When compiled with gcc 4.5.1 (http://www.freebsd.org/doc/en_US.ISO8859-1/articles/custom-gcc/index.html) the boost-python-libs give the following l