openexr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openexr-devel] Chromaticity Attribute from C Interface


From: Yves Poissant
Subject: Re: [Openexr-devel] Chromaticity Attribute from C Interface
Date: Tue, 15 Feb 2005 13:28:11 -0500

P.S. (personal opinion, no offense, et cetera) I believe it's already time
to dump VC6 (personally done that 2 years ago). Getting C++ Standard for
~$120 (has non-optimizing compiler) and then downloading free latest
Microsoft optimizing compiler along with some cvs/svn/whatever source
control is easy and effective.

When switching from VC6 to VC7, it is worth considering how many globals and static variables there are in the application. Because VC7 CRT processes those statics in a very different way and different order, switching to VC7 can mean much more work than expected. Unfortunately, it is not just a matter of compiler price.

Yves Poissant
Hash Inc.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]