amd64 and Intel processors problem (was: Re: jdk15 fail compile under amd64)

Alexey Zelkin phantom at FreeBSD.org.ua
Fri Jan 21 04:28:57 PST 2005


On Fri, Jan 21, 2005 at 07:38:27PM +0800, huang wen hui wrote:
>  --- Alexey Zelkin <phantom at FreeBSD.org.ua> ????????
> > hi,
> > 
> > Thank you for posting of your dmesg and backtraces. 
> > They described
> > a problem.
> > 
> > Unfortunatelly, JVM building/built for amd64,
> > expects to be running
> > at real amd64 hardware.  And in your case, you're
> > using Intel hardware
> > running in amd64 emulation mode (as far as I
> > understand).
> > 
> > At this point -- it's impossible to use such
> > combination, sorry.
> :(
> > 
> > You need to build i386 version of jdk at
> > FreeBSD/i386, and just copy
> > it to your Intel/amd64.  Can you please, try it and
> > report your results ?
> I had tried it before, 
> jdk1.5.0 always "Segmentation fault (core dumped)"
> jdk1.4.2 is ok.

gdb backtrace from core file ?



More information about the freebsd-java mailing list