31 Dec 2012 16:48
command not found when running from batch
zgintasz <zzgintaszz <at> gmail.com>
2012-12-31 15:48:22 GMT
2012-12-31 15:48:22 GMT
Hi, 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 this: <at> echo off F:/cygwin/bin/bash --login -c "cd F:/Projektai/osdev && sh build.sh" When I launch it, I get errors *i586-elf-gcc: command not found* and *i586-elf-ld: command not found*. I can't find the solution, how can I fix it? Thanks. -- View this message in context: http://cygwin.1069669.n5.nabble.com/command-not-found-when-running-from-batch-tp95132.html Sent from the cygwin OT chat mailing list archive at Nabble.com.
RSS Feed