From owner-freebsd-amd64@FreeBSD.ORG Fri Nov 19 23:33:53 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 55E9016A4CE for ; Fri, 19 Nov 2004 23:33:53 +0000 (GMT) Received: from melon.pingpong.net (82.milagro.bahnhof.net [195.178.168.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2AB243D41 for ; Fri, 19 Nov 2004 23:33:52 +0000 (GMT) (envelope-from girgen@pingpong.net) Received: from localhost (localhost [127.0.0.1]) by melon.pingpong.net (Postfix) with ESMTP id 0A1E8D2AF for ; Sat, 20 Nov 2004 00:33:51 +0100 (CET) Received: from melon.pingpong.net ([127.0.0.1]) by localhost (melon.pingpong.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 03141-01-4 for ; Sat, 20 Nov 2004 00:33:50 +0100 (CET) Received: from palle.girgensohn.se (1-2-8-5a.asp.sth.bostream.se [82.182.157.66]) by melon.pingpong.net (Postfix) with ESMTP id A2A0ED25B for ; Sat, 20 Nov 2004 00:33:50 +0100 (CET) Date: Sat, 20 Nov 2004 00:33:51 +0100 From: Palle Girgensohn To: freebsd-amd64@freebsd.org Message-ID: <66F48C43D96D2D4253E5FF62@palle.girgensohn.se> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at pingpong.net Subject: jdk @ amd64? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 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, 19 Nov 2004 23:33:53 -0000 Hi! I've been trying to dig the archives for info about running a native JDK 1.4 on an AMD64 system (Dell 2850, really "EM64T"?). Can anyone get me up to speed with how this is done, if it is possible? Do I need lib32 stuff to run the jdk, and is that what the src/tools/lib32/build32.sh script creates? Is it not possible to run the JDK in "native" AMD64? Thanks Palle