Boost logo

Boost :

From: John Maddock (jm_at_[hidden])
Date: 2003-05-23 06:27:44


Subject says it all, I'm trying to figure out why the following error is
showing up with the metrowerks compiler alone:

### mwcc Compiler:
# In: ..\boost\regex\v4\regex_compile.hpp
# From: ..\libs\regex\src\cregex.cpp
# -------------------------------------
# 1538: case traits_type::syntax_close_bracket:
# Error: ^
# illegal use of structured exception handling keyword outside of __try
statement
### mwcc Compiler Error:
# internal compiler error (please report to <cw_bug_at_[hidden]>)
# while executing in file ExceptX86.c: 'ExX86_WriteAction' (line 528)
# (compiling
'?find@?$perl_matcher_at_PB$$CBDV?$allocator_at_U?$sub_match_at_PB$$CBD_at_boost@@@std@@
V?$regex_traits_at_D@boost@@V?$allocator_at_D@2@@re_detail_at_boost@@QAE_NXZ' in
'cregex.cpp')

Errors caused tool to abort.

    mwcc -maxerrors 5 -maxwarnings 20 -c -warn
on,nounusedexpr,nounused -cwd
include -DBOOST_REGEX_NO_LIB=1 -DBOOST_REGEX_STATIC_LINK=1 -DNOMINMAX -now
raplines -lang c++ -g -O0 -inline off -prefix UseDLLPrefix.h -runtime
md -iso_templates on -iso_templates
n -I"d:\boost-regr\libs\regex\build" -I- -I"C:\boost\site" -o
"d:\boost-regr\libs\regex\build\bin\libboost_regex.lib\cwpro8\debug\runtime-
link-dynamic\threading-multi\cregex.obj"
"..\libs\regex\build\../src\cregex.cpp"

Thanks,

John Maddock.


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