$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: JIM WANG, BLOOMBERG/ SKILLMAN (JIWANG_at_[hidden])
Date: 2005-03-01 11:08:41
Hi all, i am building build libraries for version 1_32_0 on solaris 9 but
running into many errors. For example, there are similar errors like in
compiling serialization/build/../src/xml_wgrammar.cpp:14: #error "wide char i/o
not supported on this platform"
The command i used is: bjam "-sTOOLS=gcc"
--with-python-root=/usr/local/Python2.3.2 install
Are there any detailed procedures for build on solaris 9? Thanks