I'm hoping there are experienced Cygwin users here...

I want to use a run command in TextPad to open my project and compile my 
code... I'm guessing I can do this with a batch file and a some sort of 
initialization file. In dos I typed "bash --help" and noticed there is a "--
init-file" option. Can someone tell me how to set this up? I'm guessing my 
init file would have these commands to compile:

cd MyProject
make

Thanks,
:D

-- 
Dustin Davis
http://www.shiblon.com

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to