
16 Feb
2005
16 Feb
'05
6:27 a.m.
Reece Dunn wrote:
Actually, it should be:
<toolset>msvc-7.1:<rtti>off
since the VC++ toolset is called msvc in V2 and vc in V1.
Also, the line
<runtime-link>static
should be:
<link-runtime>static
Thanks for the correction. I hope to get my hands onto this soon, so I'll try it out asap. Regards Hartmut