public inbox for cygwin-talk@cygwin.com
 help / color / mirror / Atom feed
From: zgintasz <zzgintaszz@gmail.com>
To: cygwin-talk@cygwin.com
Subject: command not found when running from batch
Date: Mon, 31 Dec 2012 15:48:00 -0000	[thread overview]
Message-ID: <1356968902288-95132.post@n5.nabble.com> (raw)

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.

             reply	other threads:[~2012-12-31 15:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-31 15:48 zgintasz [this message]
2012-12-31 16:33 ` marco atzeri
2012-12-31 17:32   ` zgintasz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1356968902288-95132.post@n5.nabble.com \
    --to=zzgintaszz@gmail.com \
    --cc=cygwin-talk@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).