|
|
 |
cpp-sig
[C++-sig] Boost V1 build on Solaris
by Paul F. Kunz other posts by this author
Oct 23 2002 4:55PM messages near this date
[C++-sig] Re: ANN: Boost.Python v2
|
Re: [C++-sig] Boost V1 build on Solaris
I'm trying to build V1 boost::python on Solaris from boost_1_28.
tersk06> $GCC_ROOT_DIRECTORY/bin/gcc -v
Reading specs from /afs/slac/package/gcc/gcc-3/3.1.1/sun4x_58/bin/../lib/gcc-lib/sparc-sun-s
olaris2.8/3.1.1/specs
Configured with: ../../src/gcc-3.1.1/configure --disable-libffi --without-libffi --prefix=/a
fs/slac.stanford.edu/package/gcc/gcc-3/3.1.1/sun4x_58 --srcdir=../../src/gcc-3.1.1 --enable-
shared --enable-version-specific-runtime-libs
Thread model: posix
gcc version 3.1.1
tersk06> pwd
/a/surrey07/g.ek.novadata/data/pfkeb/boost_1_28_0
tersk06> bjam "-sTOOLS=gcc"
---------------------------------------------------------------------
skipping Boost.Python library build
You can configure the location of your python installation, by setting:
PYTHON_ROOT - currently "/afs/slac/package/python/sun4x_59/2.0"
PYTHON_VERSION - The 2-part python Major.Minor version number (e.g.
"2.2", NOT "2.2.1") - currently "2.0"
The following are automatically configured from PYTHON_ROOT if not
otherwise set:
PYTHON_INCLUDES - path to Python #include directories; currently "/afs/slac/package/p
ython/sun4x_59/2.0/include/python2.0"
PYTHON_LIB_PATH - path to Python library; currently
"/afs/slac/package/python/sun4x_59/2.0/lib/python2.0/config"
PYTHON_STDLIB_PATH - path to Python standard library modules; currently
"/afs/slac/package/python/sun4x_59/2.0/lib/python2.0"
---------------------------------------------------------------------
...found 414 targets...
So the rest of boost built but not python. I've not had problems
under Linux.
Any hints?
_______________________________________________
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
|
|
|
 |
|