
5 Jul
2005
5 Jul
'05
4:25 a.m.
I get this message when using boost/regex (it may or may not occur with other boost libraries, I havn't checked): Warning W8097 H:\Libraries\boost_1_32_0\boost/config/auto_link.hpp 240: Not all options can be restored at this time "Fatal F1004 test.cpp 15: Internal compiler error at 0x40638d with base 0x400000 in function main(int,char * *)". On line 240 (or thereabouts) of boost/config/auto_link.hpp (Boost version 1.32.0). This: "#pragma defineonoption BOOST_BORLAND_DEBUG -v" causes an ICE with Borland's free compiler if the option -v is not already being used. I don't know if this is common or not, though I did find one other message stating the same problem: http://lists.boost.org/boost/2005/04/25188.php.