« Return to Thread: How can I build boost(1.35).regex on solaris 10?

Re: How can I build boost(1.35).regex on solaris 10?

by Vladimir Prus :: Rate this Message:

Reply to Author | View in Thread

On Thursday 10 July 2008 13:06:07 邹道兵 wrote:
> Hi,all
>
> I build bjam successfully.when I tried to build regex with CC and gcc,
> problems occur.
> $ bjam -sBOOST_ROOT=. -sTOOLS=gcc --with-regex -sBUILD='release
> <runtime-link>dynamic speed'

This is Boost.Build V1 syntax, and 1.35 comes with Boost.Build V2.
Can you try following the instructions at:

        http://blogs.sun.com/sga/entry/boost_and_sun_studio_12

(I don't know what version of Sun Studio you have)

- Volodya
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

 « Return to Thread: How can I build boost(1.35).regex on solaris 10?