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(a)winehq.org ReportedBy: Simon.Richter(a)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.