Makefile Wizard: Set Compiling Preference

See Also

The Set Compiling Preference page of the Makefile Wizard is displayed if you are using one of the simple makefile templates. On the Set Compiling Preference page, you can select whether you want your source code compiled with debugging information and whether you want optimized code.

If you want the compiler to generate debugging information for your source code, select Generate Debugging Information checkbox.

If you want the compiler to generate optimized code, check the Optimize the Code checkbox.

See Also
Creating a Makefile
        Name and Location
        Select Makefile Type and Platform
        Enter Target Name
        Enter Source Files
        Review Makefile

Copyright © 2015, Oracle and/or its affiliates. All rights reserved.