Project

General

Profile

Design #1019

Updated by John Abbott over 7 years ago

What is the best way to ensure that any important CPP flags are correctly set when using CoCoALib?

One approach is given in #1015 #1016 where there is a link-time check.

Another possibility would be to have a header file which explcitly sets the flags to the right values.

Discuss!

Back