-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b48
-
generic
-
generic
-
Not verified
The fix for 6613927 removes MMX support in libpng library when building on 64-bit linux systems. However, this is not enough, because 32-bit systems may also be broken, in particular, those distributions where gcc defines __MMX__ by default.
At the same time, on windows platform, libpng doesn't use MMX either, so the fix may be to disable MMX support unconditionally.
At the same time, on windows platform, libpng doesn't use MMX either, so the fix may be to disable MMX support unconditionally.
- relates to
-
JDK-6613927 Compilation of splashscreen png library failed on Ubuntu 7.04 (64bit)
-
- Closed
-