13.07.2015 Views

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Tool OptionsParallel make utility option: --change-dir (-G)Command line syntax--change-dir=path-G pathDescriptionNormally you must call the make utility from the directory where your makefile and other files are stored.With the option -G you can call the make utility from within another directory. The path is the path to thedirectory where your makefile and other files are stored and can be absolute or relative to your currentdirectory.The macro SUBDIR is defined with the value of path.ExampleSuppose your makefile and other files are stored in the directory ..\myfiles. You can call the makeutility, <strong>for</strong> example, as follows:amk -G ..\myfilesRelated in<strong>for</strong>mation-681

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!