Builiding a device driver non interactively

A

Ashish Sharma

Hi,
Our system build has 600 components all in VC++ that are build non
interactively( without human intervention) using script files running
omake - OPTIONS xx.mak.

Adding a windows device driver is posing problem because after the call to
setenv.bat , the batch file stops executing and doesnt process commands like
"build sources".
Has anyone attempted a non intewractive build mechanism. Your help is very
much appreciated.
Thanks
Ashish
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top