Re: [C++-sig] Boost V1 build on Solaris
by Paul F. Kunz other posts by this author
Oct 23 2002 9:07PM messages near this date
Re: [C++-sig] Boost V1 build on Solaris
|
Re: [C++-sig] Boost V1 build on Solaris
I finally got bjam to compile boost::python sources (if you
remember my previous post, I found the Python header files is a
strange place). Now I'm failing on the link step...
/afs/slac/package/gcc/gcc-3/3.1.1/sun4x_58/bin/g++ -s -fPIC
-shared -o
"libs/python/build/bin/libboost_python.so/gcc/release/inlining-on/runtime-link-dynamic/s
hared-linkable-true/libboost_python.so"
< ..munch..>
/bin/libboost_python.so/gcc/release/inlining-on/runtime-link-dynamic/shared-linkable-true/er
rors.o" -lutil
ld: fatal: library -lutil: not found
On my Linux machine, libutil.so appears in /usr/lib. and
libra3> rpm -q --file /usr/lib/libutil.a
glibc-devel-2.2.4-29
libutil.so doesn't appear to be on Solaris 5.8. Is there some other
library I could link to? Do I really need libutil.so?
_______________________________________________
C++-sig mailing list
C++-sig@[...].org
http://mail.python.org/mailman/listinfo/c++-sig
Thread:
Paul F. Kunz
Paul F. Kunz
David Abrahams
Leonardo Rochael Almeida
David Abrahams
David Abrahams
David Abrahams
David Abrahams
Leonardo Rochael Almeida
David Abrahams
Paul F. Kunz
David Abrahams
Paul F. Kunz
Paul F. Kunz
|