[Bug 96] New: IcedTea doesn't build with gcc 4.3
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Jan 11 11:13:43 PST 2008
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=96
Summary: IcedTea doesn't build with gcc 4.3
Product: IcedTea
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: IcedTea
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: langel at redhat.com
bero at arklinux.org:
The attached icedtea-gcc-4.3.patch makes icedtea (current hg) build with gcc
4.3 -- it creates 2 new patches inside the icedtea tree -
icedtea-gcc-4.3.patch (Fixes to the openjdk codebase) and
icedtea-gcc-4.3-workarounds.patch (Disables -Werror because openjdk code
isn't ready for the new warnings gcc 4.3 introduces -- this is the quick fix,
but not exactly the right thing to do).
Since gcc has dumped fastjar, it's also not a good idea to look for fastjar
exclusively in configure.ac when any jar implementation will do - the
attached icedtea-1.5-detect-jar.patch makes it look for both fastjar and jar.
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list