From: "Steven J. Hill" <sjhill@realitydiluted.com>
To: robru <robru@teknuts.com>
Cc: linux-mips@oss.sgi.com
Subject: Re: Executing IRIX binary ?
Date: Sat, 25 May 2002 14:13:23 -0500 [thread overview]
Message-ID: <3CEFE253.4090107@realitydiluted.com> (raw)
In-Reply-To: 000701c2041f$4d2ae7f0$0a01a8c0@sohotower
robru wrote:
>
> How can I find out if I compiled my kernel with the compatibility code?
>
I don't mean to be critical, but read the code. If you look in the
'arch/mips/config.in' file you will find:
if [ "$CONFIG_CPU_LITTLE_ENDIAN" = "n" ]; then
bool 'Include IRIX binary compatibility' CONFIG_BINFMT_IRIX
bool 'Include forward keyboard' CONFIG_FORWARD_KEYBOARD
fi
at around line #522. You have to be a big endian machine since IRIX is
itself a big endian operating system. This option is under the menu
'General setup'.
-S
next prev parent reply other threads:[~2002-05-25 19:12 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-22 23:01 Executing IRIX binary ? Robert Rusek
2002-05-22 23:01 ` Robert Rusek
2002-05-24 12:04 ` Håkon Eriksen
2002-05-24 12:04 ` Håkon Eriksen
2002-05-25 7:27 ` Ralf Baechle
2002-05-25 19:06 ` robru
2002-05-25 19:06 ` robru
2002-05-25 19:13 ` Steven J. Hill [this message]
2002-05-25 22:44 ` Ralf Baechle
2002-05-26 16:34 ` Robert Rusek
2002-05-26 16:34 ` Robert Rusek
2002-05-27 20:32 ` Robert Rusek
2002-05-27 20:32 ` Robert Rusek
2002-05-27 21:15 ` Florian Lohoff
2002-05-27 21:58 ` Robert Rusek
2002-05-27 21:58 ` Robert Rusek
2002-05-28 6:46 ` Ralf Baechle
[not found] <000701c20420$cc5ce5e0$0a01a8c0@sohotower>
2002-05-25 19:43 ` Steven J. Hill
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=3CEFE253.4090107@realitydiluted.com \
--to=sjhill@realitydiluted.com \
--cc=linux-mips@oss.sgi.com \
--cc=robru@teknuts.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