From: malc <av1474@comtv.ru>
To: Evan Kroske <e.kroske@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Error -8 while loading file
Date: Fri, 23 Jul 2010 22:29:05 +0400 (MSD) [thread overview]
Message-ID: <alpine.LNX.2.00.1007232227240.18183@linmac> (raw)
In-Reply-To: <AANLkTi=ZU3Hp8rvr+xhKcu3HaKwwM=wVxp61tpZf8+YV@mail.gmail.com>
On Fri, 23 Jul 2010, Evan Kroske wrote:
> I'm trying to test my new mips toolchain by compiling a simple test
> script and running it with qemu-mips. When I try to test my script
> with the command "qemu-mips [script name]", I get this error: "Error
> -8 while loading [script name]". What does error -8 mean? What could
> cause it? Please CC all responses to me; I'm not subscribed to the
> mailing list. Thanks.
>
Negated error number (as in errno).
~$ sed -n '/8/{p;q}' /usr/include/asm-generic/errno-base.h
#define ENOEXEC 8 /* Exec format error */
--
mailto:av1474@comtv.ru
prev parent reply other threads:[~2010-07-23 18:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-23 18:04 [Qemu-devel] Error -8 while loading file Evan Kroske
2010-07-23 18:29 ` malc [this message]
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=alpine.LNX.2.00.1007232227240.18183@linmac \
--to=av1474@comtv.ru \
--cc=e.kroske@gmail.com \
--cc=qemu-devel@nongnu.org \
/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 NNTP newsgroup(s).