I was surprised to find that /Wp64  flag (detect 64-bit portability)

means that std::size_t is 64 bit.  This leds to a number of oddities that
confused me.  Is this perhaps causing your problem?

Paul A Bristow, Prizet Farmhouse, Kendal, Cumbria, LA8 8AB  UK
+44 1539 561830   Mobile +44 7714 33 02 04
Mobile mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]




> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of vc
> Sent: Tuesday, March 25, 2003 5:20 PM
> To: Boost mailing list
> Subject: Re: [boost] VC7/Threads Warnings
>
>
>
> ----- Original Message -----
> From: "William E. Kempf" <[EMAIL PROTECTED]>
>

> Yes it seems that in command line by default is W1. If you set the /Wp64
> flag (detect 64-bit
> portability) you will get warnings level 1 and they can be seen using bjam
> without setting the Wx flag.
> So, seems that W1 is by default ...
>
> Viv
>

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

Reply via email to