Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Mar 2004 13:00:10 +0100
From:      Gabriel Ambuehl <gabriel_ambuehl@buz.ch>
To:        adridg@cs.kun.nl
Cc:        amd64@freebsd.org
Subject:   Re[2]: JDK on AMD64?
Message-ID:  <1372964947.20040322130010@buz.ch>
In-Reply-To: <Pine.GSO.4.44.0403221146390.5871-100000@wn4.sci.kun.nl>
References:  <849276008.20040322113639@buz.ch> <Pine.GSO.4.44.0403221146390.5871-100000@wn4.sci.kun.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Adriaan,

Monday, March 22, 2004, 11:47:46 AM, you wrote:

> On Mon, 22 Mar 2004, Gabriel Ambuehl wrote:
>> building it from scratch. However, considering that AMD64 is binary
>> compatible to IA32, it might be possible to compile the JDK on a
>> regular IA32 machine and use it to bootstrap the AMD64 version but so
>> far, I'm having trouble finding the compat module that would allow
>> such binaries to actually run (they can't find their libs).

> Hi Gabriel,

> Peter just posted a "nasty hack" script to build IA32 compat libs on amd64
> on this list. Check the archives. That might allow you to use the IA32 JDK
> and go from there.


Thanks. It builds just fine but then I end up with:

# /usr/local/jdk1.4.2/bin/javac
/libexec/ld-elf.so.1: /usr/lib/libpthread.so.1: unsupported file layout

Seems like the compat module would have to contain some more libs.


Best regards,
 Gabriel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1372964947.20040322130010>