> That's because the 64 bits will use 64 bit pointers by default.  IIRC, on
> MacOS X with the 32 bit build pointers are still 64 bits, which is unlike
> other platforms.

Argh, too bad.

> The problems can be seen in the definitions of INTX_FORMAT, etc. in
>
> hotspot/src/share/vm/utilities/globalDefinitions.hpp

Yes, I take a look in non LP64, the define is different.

I'll see if the 32bits version of VM build correctly on 64bits OS/X

Reply via email to