Opened 18 years ago

Closed 18 years ago

Last modified 8 years ago

#21 closed defect (fixed)

build failure on x86_64 with gcc 4

Reported by: anonymous Owned by: rainer
Priority: blocker Milestone: 2.2.1
Component: main Version: 2.2.0
Keywords: Cc:

Description

Building on x86_64 with gcc 4 fails because of incompatible syntax of the inline assembly:

sh_tiger1_64.c:375: error: inconsistent operand constraints in an 'asm'

This is in the optimized assembly code (for the tiger checksum) that is only used on x86_64.

Change History (1)

comment:1 by rainer, 18 years ago

Resolution: fixed
Status: newclosed

Fixed in changeset [46].

Note: See TracTickets for help on using tickets.