| To: | robru <robru@teknuts.com> |
|---|---|
| Subject: | Re: Executing IRIX binary ? |
| From: | "Steven J. Hill" <sjhill@realitydiluted.com> |
| Date: | Sat, 25 May 2002 14:13:23 -0500 |
| Cc: | linux-mips@oss.sgi.com |
| References: | <000701c2041f$4d2ae7f0$0a01a8c0@sohotower> |
| Sender: | owner-linux-mips@oss.sgi.com |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2) Gecko/20020520 Debian/1.0rc2-3 |
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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: Executing IRIX binary ?, robru |
|---|---|
| Next by Date: | Re: Executing IRIX binary ?, Steven J. Hill |
| Previous by Thread: | RE: Executing IRIX binary ?, robru |
| Next by Thread: | Re: Executing IRIX binary ?, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |