
21 Feb
2008
21 Feb
'08
1:56 p.m.
Johan RĂ¥de wrote:
John,
When I compile the following code on VC71 with the flag /arch:SSE2 I get an internal compiler error:
c:\boost\include\boost-1_35\boost\math\tools\series.hpp(49) : fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'f:\vs70builds\6030\vc\Compiler\Utc\src\P2\main.c', line 148)
Without the SSE2 flag, the code compiles just fine.
Hmm, builds OK with VC8 with that flag, do you have any ideas on a possible fix or what it is that trips the compiler up? John.