From owner-freebsd-amd64@FreeBSD.ORG Fri Dec 3 18:20:31 2004 Return-Path: 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 96D2416A4CE for ; Fri, 3 Dec 2004 18:20:31 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E85C43D1F for ; Fri, 3 Dec 2004 18:20:31 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id iB3IKU98028617; Fri, 3 Dec 2004 10:20:30 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id iB3IKUwN028616; Fri, 3 Dec 2004 10:20:30 -0800 (PST) (envelope-from obrien) Date: Fri, 3 Dec 2004 10:20:29 -0800 From: "David O'Brien" To: Steve Kargl Message-ID: <20041203182029.GD27940@dragon.nuxi.com> References: <20041203011408.163FE106C28@FreeBSD.csie.NCTU.edu.tw> <20041203045849.GA15850@troutmask.apl.washington.edu> <41AFF4BF.7070503@iki.fi> <20041203060256.GA16165@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041203060256.GA16165@troutmask.apl.washington.edu> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: FreeBSD-amd64@freebsd.org Subject: Re: OT Re: AMD64- Solutions X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-amd64@freebsd.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2004 18:20:31 -0000 On Thu, Dec 02, 2004 at 10:02:56PM -0800, Steve Kargl wrote: > If you already have matlab code in house, then check out octave. > You can find it in ports/math/octave. I have been able to run > most matlab codes given to me by others with little or no changes. Have you used octave on AMD64 by chance? The port is BROKEN="Does not build on amd64 (Shared libraries must be compiled with -fPIC)" Do you have a local patch by chance? -- -- David (obrien@FreeBSD.org)