Configuring EMAC OE 4.0 SDK
When Eclipse generates a Makefile to use for building a project, the generated Makefile includes a file named global.properties before it performs any other steps. This file is located in the projects directory, which is the root directory for Eclipse projects. The projects directory is located within the EMAC SDK directory provided by the EMAC SDK package (or installed on the LDC).
The global.properties>/code> file provides information needed to build projects and upload them to the target machine (the board supplied by EMAC). The following information is provided by this file:
Configuration variable
Description
SDKBASE
The base directory for the SDK
CC
, CXX
Exectuable binaries to use for compiling