Command Line Interface to build project files(source files, header files and linker command file)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Command Line Interface to build project files(source files, header files and linker command file)

1,017 Views
cyh
Contributor II

Hi, the CW(Power Architecture v8.8.3, CPU=P2020) was installed on my desktop a few months ago.

I used to use the IDE to compile the project.

 

But due to growing team size, building project files at command line interface would be good for our project.

 

May someone provide me some guideline/documentation to allow me to make/nmake project files at DOS command line interface?

Labels (1)
0 Kudos
Reply
1 Reply

627 Views
J2MEJediMaster
Specialist I

Check out the Power Architecture Build Tools Reference (Power Arch Build Tools Reference.pdf), located in the Help folder of the CodeWarrior installation directory. It has a lot of information on how to use the command-line arguments with the tools.

 

---Tom

 

0 Kudos
Reply