Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Moving to ISO compliant build: (1 Item)
   
Moving to ISO compliant build  
We are currently compiling using the GNU C++ lib option using QCC -V4.2.1,gcc_ntoshle_gpp
and want to move over to building an ISO compliant build.

From the documentation it looks like one simply removes the _gpp extention and calls QCC -V4.2.1,gcc_ntoshle to use the 
Dinkum C++ lib

Is this the only step required to build our app. conforming to the ISO standards?

-Keith