Export to GitHub

akeo - issue #2

console.S:517: Fatal error: Case value 61 unexpected at line 1122 of file "c:/crossdev/src/binutils-2.21/gas/symbols.c" when compiling using a recent MinGW-w64


Posted on Aug 5, 2011 by Helpful Monkey

Also occured with cygwin and likely MinGW32. Does not occur with older MinGW-w64 or on Linux.

Comment #1

Posted on Aug 5, 2011 by Helpful Monkey

Fixed in r19. It seems newer versions of gcc didn't like the use of offset for data, which wasn't needed here.

Status: Verified

Labels:
Type-Defect Priority-Medium