[Bug 3635] New: winebuild generates broken PowerPC assembler

Wine Bugs wine-bugs at winehq.org
Sat Oct 22 07:55:12 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=3635

           Summary: winebuild generates broken PowerPC assembler
           Product: Wine
           Version: CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-ports
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: Simon.Richter at hogyros.de


winebuild generates references to the high bits of labels with the form
(label)@hi. Current gas chokes on that. The low bits are currently accessed
correctly with @l(reg), so I believe this is merely an oversight.

-- 
Configure bugmail: http://bugs.winehq.org/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 wine-bugs mailing list