public inbox for cygwin-talk@cygwin.com
 help / color / mirror / Atom feed
* command not found when running from batch
@ 2012-12-31 15:48 zgintasz
  2012-12-31 16:33 ` marco atzeri
  0 siblings, 1 reply; 3+ messages in thread
From: zgintasz @ 2012-12-31 15:48 UTC (permalink / raw)
  To: cygwin-talk

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:

@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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-12-31 17:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-31 15:48 command not found when running from batch zgintasz
2012-12-31 16:33 ` marco atzeri
2012-12-31 17:32   ` zgintasz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).