Class layout question
Albert Chin
java@mlists.thewrittenword.com
Fri Jul 15 18:23:00 GMT 2005
On Wed, Jul 13, 2005 at 09:19:42AM -0700, Steve Ellcey wrote:
>> I have been looking at bringing up the gcj compiler on IA64 HP-UX. It
> currently runs on IA64 Linux and with some local changes I can compile
> (but not run) java programs on HP-UX. Looking at the differences
> between HP-UX and Linux I see they are generating the exact same code
> sequence but different class layouts.
How about PA-RISC HP-UX? Looking at the top-level configure.in:
hppa*-*-*)
# According to Alexandre Oliva <aoliva@redhat.com>, libjava won't
# build on HP-UX 10.20.
noconfigdirs="$noconfigdirs ld shellutils ${libgcj}"
--
albert chin (china@thewrittenword.com)
More information about the Java
mailing list