From owner-freebsd-amd64@FreeBSD.ORG Wed Dec 14 14:30:32 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 5344116A41F for ; Wed, 14 Dec 2005 14:30:32 +0000 (GMT) (envelope-from ohartman@mail.uni-mainz.de) Received: from mailgate1.zdv.Uni-Mainz.DE (mailgate1.zdv.Uni-Mainz.DE [134.93.178.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB60243D95 for ; Wed, 14 Dec 2005 14:30:17 +0000 (GMT) (envelope-from ohartman@mail.uni-mainz.de) Received: from [134.93.180.218] (edda.Physik.Uni-Mainz.DE [134.93.180.218]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailgate1.zdv.Uni-Mainz.DE (Postfix) with ESMTP id 99DF430012E9; Wed, 14 Dec 2005 15:30:13 +0100 (CET) Message-ID: <43A02C3F.7040104@mail.uni-mainz.de> Date: Wed, 14 Dec 2005 15:29:19 +0100 From: "O. Hartmann" Organization: Institut =?ISO-8859-1?Q?f=FCr_Geophysik?= User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051204) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ruben de Groot References: <20051211203747.474fb5a6.torfinn.ingolfsen@broadpark.no> <439C8512.2090602@mail.uni-mainz.de> <200512111819.01138.joao@matik.com.br> <439C8D64.6090300@mail.uni-mainz.de> <20051214083242.GA5351@ei.bzerk.org> In-Reply-To: <20051214083242.GA5351@ei.bzerk.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at uni-mainz.de Cc: freebsd-amd64@freebsd.org Subject: Re: FreeBSD/amd64: is Linux 32-bit or 64-bit? 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: Wed, 14 Dec 2005 14:30:32 -0000 Ruben de Groot wrote: > On Sun, Dec 11, 2005 at 09:34:44PM +0100, O. Hartmann typed: > >>On AMD64, ther's noc chance obtaining a working jdk15 environment! > > > It's working fine here: > > >>uname -a > > FreeBSD malenfant.lan 6.0-STABLE FreeBSD 6.0-STABLE #3: Tue Dec 13 22:53:04 CET 2005 root@malenfant.lan:/usr/obj/usr/src/sys/MALENFANT amd64 > > >>java -version > > java version "1.5.0-p2" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-p2-root_12_nov_2005_17_05) > Java HotSpot(TM) 64-Bit Server VM (build 1.5.0-p2-root_12_nov_2005_17_05, mixed mode) Java HotSpot 64-Bit Server VM crashes on my box when compiling a new jdk15 (patchlevel 3). I will provide you with more detailed information when I try compiling next time.