Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why does my code behave differently after compiling with eMbedded Visual C++ 4.0?

0
Posted

Why does my code behave differently after compiling with eMbedded Visual C++ 4.0?

0

Microsoft eMbedded Visual C++ 4.0 changed the way some code optimizations were performed. If you find behavioral differences in highly-optimized areas of your code, consider temporarily turning off optimizations to help you determine if compiler changes may be a factor. To turn off optimizations, simply open Project, choose Settings, and then turn off optimizations on the C++ tab. If you are migrating projects from eMbedded Visual C++ 3.0 to eMbedded Visual C++ 4.0, be sure to review the MSDN article, Migrating to the eVC 4.0 Environment.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.