From owner-freebsd-ia64@FreeBSD.ORG Tue Jul 15 16:57:59 2003 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1611F37B401 for ; Tue, 15 Jul 2003 16:57:59 -0700 (PDT) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41FB443FBD for ; Tue, 15 Jul 2003 16:57:58 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from ADMIN00 (admin00.westbend.net [216.47.253.17]) by mail.westbend.net (8.12.9/8.12.9) with SMTP id h6FNvvHZ067552; Tue, 15 Jul 2003 18:57:57 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <010e01c34b2c$a0de18e0$11fd2fd8@westbend.net> From: "Scot W. Hetzel" To: "Marcel Moolenaar" References: <00fa01c34b29$8e8f1570$11fd2fd8@westbend.net> <20030715235027.GA16599@dhcp01.pn.xcllnt.net> Date: Tue, 15 Jul 2003 18:55:54 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) cc: FreeBSD-ia64@freebsd.org Subject: Re: i386 binaris on ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2003 23:57:59 -0000 From: "Marcel Moolenaar" > On Tue, Jul 15, 2003 at 06:33:54PM -0500, Scot W. Hetzel wrote: > > I'm updating the MS FrontPage port, and was wondering if i386 binaries will > > run on the ia64. > > We have support for i386 on ia64, but it's unfinished. The basics > work, but that's about it. > > > Also, the FreeBSD FP binaries require the i386 compat4x > > libraries (libc.so.4). Does the ia64 provide the i386 compat4x libraries? > > Not at this time. > I'll just have to make the port use the BSDi FP binaries for the ia64. Thanks, Scot