Re: command not found when running from batch

2012-12-31 Thread marco atzeri
On 12/31/2012 6:32 PM, zgintasz wrote: First of all, thanks for reply. I'm compiling my own project with cygwin by launching build.sh. If I open cygwin, then locate path and then run build.sh, everything works totally fine: 1. open cygwin 2. cd F:/Projektai/osdev cygwin way cd /cygdrive/f/Proje

Re: command not found when running from batch

2012-12-31 Thread marco atzeri
On 12/31/2012 4:48 PM, zgintasz wrote: Hi, first: you are on the wrong mailing list, use cygwin (at) cygwin (dot) com I'm trying to make building process easier. When I launch cygwin and run build.sh script, everything is fine, but I want to launch this script from batch file. I do thi