public inbox for cygwin-talk@cygwin.com
 help / color / mirror / Atom feed
From: marco atzeri <marco.atzeri@gmail.com>
To: cygwin-talk@cygwin.com, cygwin@cygwin.com
Subject: Re: command not found when running from batch
Date: Mon, 31 Dec 2012 16:33:00 -0000	[thread overview]
Message-ID: <50E1BE66.1060604@gmail.com> (raw)
In-Reply-To: <1356968902288-95132.post@n5.nabble.com>

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 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?

To build what ?

i586-elf-gcc looks a cross compiler, so probably your path is wrong,
as it is not a standard cygwin compiler


>
> Thanks.
>
Marco

  reply	other threads:[~2012-12-31 16:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-31 15:48 zgintasz
2012-12-31 16:33 ` marco atzeri [this message]
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=50E1BE66.1060604@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin-talk@cygwin.com \
    --cc=cygwin@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).