Makefile Wizard: Edit Compiler Paths

See Also

On the Edit Compiler Paths page of the Makefile wizard, you can specify the paths to the compilers for building your target. The wizard displays this page for each Executable target, Static Library/Archive target, or Shared/Dynamically Linked Library target you defined on the Create List of Targets page. This page is not displayed for a Recursive Make target or a Custom target, or if you are using one of the simple makefile templates.

Click Next when you are finished editing compiler paths.

See Also
  Creating a Makefile
        Target Location
        Select Makefile Type and Platform
        Enter Base Directory
        Enter Target Name
        Create List of Targets
        Build Output Directory
        Enter Source Files
        Enter Include Directories
        Select Standard Libraries
        Enter Libraries
        Set Basic Options
        Enter Advanced Options
        Define Recursive Make Target
        Define Custom Make Target
        Review Makefile

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