$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Brett Carr (brett.carr_at_[hidden])
Date: 2008-06-13 11:01:38
Please be gentle, I'm not a developer and have very little knowledge
of boost, I'm having trouble compiling some boost libraries on a
Solaris 10 sparc machine currren
tly.
I am running the command
tools/jam/src/bin.solaris/bjam --toolset=gcc stage -d2 -j32 address-
model=64 architecture=sparc instruction-set=v9 --with-filesystem --
with-regex --layout=system --pr
efix=${PREFIX}
and I am getting an error:
/usr/ccs/bin/ld: illegal option -- start-group
/usr/ccs/bin/ld: illegal option -- end-group
Is this enogh information for anybody to assist me in what is going
wrong?
Help much appreciated.
Brett