From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4RKVCnC015978 for ; Mon, 27 May 2002 13:31:12 -0700 Received: (from majordomo@localhost) by oss.sgi.com (8.12.3/8.12.3/Submit) id g4RKVCvg015977 for linux-mips-outgoing; Mon, 27 May 2002 13:31:12 -0700 X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-mips@oss.sgi.com using -f Received: from dtla2.teknuts.com (adsl-66-125-62-110.dsl.lsan03.pacbell.net [66.125.62.110]) by oss.sgi.com (8.12.3/8.12.3) with SMTP id g4RKV7nC015974; Mon, 27 May 2002 13:31:07 -0700 Received: from sohotower (adsl-66.218.38.74.dslextreme.com [66.218.38.74]) (authenticated) by dtla2.teknuts.com (8.11.3/8.10.1) with ESMTP id g4RKWRa02276; Mon, 27 May 2002 13:32:27 -0700 From: "Robert Rusek" To: "'Ralf Baechle'" Cc: Subject: RE: Executing IRIX binary ? Date: Mon, 27 May 2002 13:32:43 -0700 Message-ID: <000701c205bd$adaeff40$0a01a8c0@sohotower> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: <20020525154426.A2481@dea.linux-mips.net> Sender: owner-linux-mips@oss.sgi.com Precedence: bulk Ralf, Looks like I have the kernal compiled with the IRIX binary support. How do I go about executing the binaries? When I try to execute it tells me that the file is not found. Thanks in advance, Robert. -----Original Message----- From: owner-linux-mips@oss.sgi.com [mailto:owner-linux-mips@oss.sgi.com] On Behalf Of Ralf Baechle Sent: Saturday, May 25, 2002 3:44 PM To: robru Cc: linux-mips@oss.sgi.com Subject: Re: Executing IRIX binary ? On Sat, May 25, 2002 at 12:06:29PM -0700, robru wrote: > How can I find out if I compiled my kernel with the compatibility > code? Make sure you have CONFIG_BINFMT_IRIX set in the kernel configuration. You'll also need to install IRIX libraries. Ralf From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Robert Rusek" Subject: RE: Executing IRIX binary ? Date: Mon, 27 May 2002 13:32:43 -0700 Message-ID: <000701c205bd$adaeff40$0a01a8c0@sohotower> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <20020525154426.A2481@dea.linux-mips.net> Sender: owner-linux-mips@oss.sgi.com To: 'Ralf Baechle' Cc: linux-mips@oss.sgi.com Message-ID: <20020527203243.Je6QoXA12LjZZH5fAdsgYsR_MZ6Yag0BaspjE6Vdlus@z> Ralf, Looks like I have the kernal compiled with the IRIX binary support. How do I go about executing the binaries? When I try to execute it tells me that the file is not found. Thanks in advance, Robert. -----Original Message----- From: owner-linux-mips@oss.sgi.com [mailto:owner-linux-mips@oss.sgi.com] On Behalf Of Ralf Baechle Sent: Saturday, May 25, 2002 3:44 PM To: robru Cc: linux-mips@oss.sgi.com Subject: Re: Executing IRIX binary ? On Sat, May 25, 2002 at 12:06:29PM -0700, robru wrote: > How can I find out if I compiled my kernel with the compatibility > code? Make sure you have CONFIG_BINFMT_IRIX set in the kernel configuration. You'll also need to install IRIX libraries. Ralf