From owner-freebsd-amd64@FreeBSD.ORG Fri Nov 11 23:40:46 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF37E16A41F for ; Fri, 11 Nov 2005 23:40:46 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B28F43D62 for ; Fri, 11 Nov 2005 23:40:31 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 6A07AF24AC; Fri, 11 Nov 2005 15:40:31 -0800 (PST) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (triton.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00818-05; Fri, 11 Nov 2005 15:40:31 -0800 (PST) Received: from mcneil.com (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id EBB3FF2453; Fri, 11 Nov 2005 15:40:30 -0800 (PST) From: Sean McNeil To: Kris Kennaway In-Reply-To: <20051111233800.GA16215@xor.obsecurity.org> References: <43743466.2050909@gmail.com> <43743CC5.9070801@freebsd.org> <200511111131.36948.peter@wemm.org> <20051111200558.GA64077@troutmask.apl.washington.edu> <20051111202334.GA64218@troutmask.apl.washington.edu> <43750645.1040906@gmail.com> <20051111233800.GA16215@xor.obsecurity.org> Content-Type: text/plain Date: Fri, 11 Nov 2005 15:40:30 -0800 Message-Id: <1131752430.84095.5.camel@triton.mcneil.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mcneil.com Cc: Kris Moore , freebsd-amd64@freebsd.org Subject: Re: Question about x64 and running x86 programs X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Nov 2005 23:40:47 -0000 On Fri, 2005-11-11 at 18:38 -0500, Kris Kennaway wrote: > On Fri, Nov 11, 2005 at 12:59:49PM -0800, Kris Moore wrote: > > > > Figured I'd give you guys an update on this also. I got all the > > libraries loaded, and everything into place, but it seems the suppot is > > only "so-so" at best. About every other binary crashes, or segfaults > > with varying errors. I have quite a few QT programs, and they are all > > compiled on the same machine, with the same libs and such, but its > > really hit-n-miss on which ones work. Anybody know if the 32bit binary / > > shared library support is really still this shaky? > > It's a work-in-progress, and you're doing something pretty extreme > with it.. Will this work be MFCd to 6, or will it stay only in 7?