http://bugs.openembedded.org/show_bug.cgi?id=860

           Summary: [patch] new jikes build with fixes for floating points
                    on ARM
           Product: Openembedded
           Version: unspecified
          Platform: ARM
               URL: http://www.themastermind1.net/oe/patches/java_arm_jikes.
                    patch
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]


* add jikes 1.22 build
* jikes configure script incorrectly defines WORDS_BIGENDIAN when arch is
BIGENDIAN  even though WORDS_BIGENDIAN is only used to do FP calculations for
little endian machines with doubles stored with big endian words
* HAVE_64BIT_TYPES is incorrectly defined if WORDS_BIGENDIAN is not defined in
the configure script
* jikes fp emulation is flawed and unnecessary, use --disable-fp-emulation
* enable 1.5 featured added in jikes 1.22
* add javac wrapper for jikes and add it to the alternatives list for javac

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to