Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
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