[Bug 1300] Support for X32 ABI x86_64-linux-gnux32
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Feb 7 15:44:51 PST 2013
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1300
--- Comment #1 from gregnietsky at gmail.com ---
Created attachment 825
--> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=825&action=edit
Set the ELF def for ILP32
Built with zero [no shark yet] with this patch the elf bits are defined in
elf-em.h there is no new x32 target machine so i recycle the AMD64/X86-64 ..
(file)
libjvm.so: ELF 32-bit LSB shared object, x86-64, version 1 (SYSV), dynamically
linked, not stripped
so far so good now to muck with some makefiles to use the ilp32 dir it may be a
shortcut to keep the dir structure amd64 but im not convinced its the correct
thing to do.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130207/73cde13d/attachment.html
More information about the distro-pkg-dev
mailing list