On Tue, Jun 12, 2012 at 12:46 PM, Antonio Scuri <[email protected]> wrote:
>  I do NOT use bash shell with Tecmake in Windows. I use the regular cmd.
> And none of these errors occur here. Mkdir and echo works perfectly fine.
>
>  BUT I use "make" from Cygwin. Cygwin starts a bash shell to execute any
> process. So it will not have an internal mkdir command, and its echo will
> work as expected.
>
>  Don't know what happen during the tests I made using just mingw and
> GnuWin32 for the tools. But I remember that they work.

I just noticed that tecmakewin.mak has the line

SHELL      = bash

so if you have bash.exe anywhere in your path it will use that (see
http://www.gnu.org/software/make/manual/html_node/Choosing-the-Shell.html).

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to