
Has anyone ever seen CW defining the version to 0x3004? Seems it's not handled by boost.config at the moment and boost.bind doesn't compile, either. Stefan

on 11/26/04 9:03 AM, Stefan Slapeta at stefan@slapeta.com wrote:
Has anyone ever seen CW defining the version to 0x3004? Seems it's not handled by boost.config at the moment and boost.bind doesn't compile, either.
The version for CW 8.3 Mac is 0x3002 while CW 9.3 Mac is version 0x3204. I would assume the version numbers for the Windows compiler match those for the Mac. Are you using one of the CW variants for a specific platform that uses a later version of the 3.0.x C++ compiler? Chris

The version for CW 8.3 Mac is 0x3002 while CW 9.3 Mac is version 0x3204. I would assume the version numbers for the Windows compiler match those for the Mac. Are you using one of the CW variants for a specific platform that uses a later version of the 3.0.x C++ compiler?
Yes: Novell. I didn't know that they use different compiler versions for different platforms. If I did, I would have tested this code during the 1.32 development phase :-( Stefan
participants (2)
-
Chris Little
-
Stefan Slapeta