Boost logo

Boost :

From: David Highley (dhighley_at_[hidden])
Date: 2003-09-08 12:32:02


> > We are getting a compilation failure when building the regex library
> > with the Forte 6 update 2 compiler. Boost is version 1.30.0 and we have
> > down loaded and confirmed that this issue still exists with 1.30.2. The
> > error only occurs when trying to do a debug build using the -g flag. The
> > following is the error we are getting:
>
> Try defining BOOST_REGEX_NO_EXTERNAL_TEMPLATES and see if that clears the
> problem (this problem should go away in the next release if that does solve
> the issue).

The above did not work. We encountered the same compilation failure.
What we are using to get around this is:
    -DBOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
    -DBOOST_NO_MEMBER_TEMPLATES

>
> John.
>
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>

-- 
Regards,
David Highley		      Phone: (206) 669-0081
Highley Recommended, Inc.	FAX: (253) 838-8509
2927 SW 339th Street	      Email: dhighley_at_[hidden]
Federal Way, WA 98023-7732	WEB: http://www.highley-recommended.com

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