Boost logo

Boost :

Subject: Re: [boost] [1.38.0] regexp compile error on Solaris 10 Sun Studio 11
From: Paulo Moura Guedes (pmouraguedes_at_[hidden])
Date: 2009-02-13 06:00:54


I applied the patch and all went well.

Thanks,
Paulo

On Thu, Feb 12, 2009 at 6:20 PM, John Maddock <pmouraguedes_at_[hidden]> wrote:
>> I had successfully compiled regexp library with boost_1_34_1 but with
>> version
>> boost_1_38_0 I'm getting this error:
>
> If you really must build without the -library=stlport4 option (for example
> to maintain binary compatibility) then this patch:
> https://svn.boost.org/trac/boost/changeset/51221/trunk will get things
> building again.
>
> Otherwise something like:
>
> dmake CXXFLAGS=-library-stlport4 -f sunpro.mak
>
> will build against STLPort.
>
> HTH, John.
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk