[Bug 1786] New: [IcedTea7] Allow x86 build to occur on x86_64 using a previously built x86_64 build

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu May 22 19:23:17 UTC 2014


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1786

            Bug ID: 1786
           Summary: [IcedTea7] Allow x86 build to occur on x86_64 using a
                    previously built x86_64 build
           Product: IcedTea
           Version: 7-hg
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

With a few minor fixes, an x86 build can be made on x86_64, reusing an earlier
x86_64 build to avoid rebuilding the pure Java CORBA/JAXP/JAXWS/langtools and
many of the Java classes in the JDK which don't change.

These fixes are:

1. Allow CROSS_COMPILE_ARCH to be used on OPENJDK builds
(currently looks in a closed source directory for NIO files)

2. Use a different object directory for 32-bit vs. 64-bit object files for the
demo code, as is already the case with the native JDK code.

-- 
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/20140522/9e445cd4/attachment.html>


More information about the distro-pkg-dev mailing list