If you have cygwin installed, you can just put cygwin commands in any comand line window. So, I guess there is no need to call bash, a .bat will do it...

Henk

Dustin Davis wrote:
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


--
-------------------------------------------------------------------------
[EMAIL PROTECTED]                                       www.metaviewsoft.de

<A HREF="http://www.handango.com/PlatformTopSoftware.jsp?authorId=95946";>
<IMG SRC="http://user.cs.tu-berlin.de/~jonash/werbung_palmos.jpg";></A>
-------------------------------------------------------------------------


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

Reply via email to