I am trying to build gcc for the xc16x-elf target. But it fails assembling the regex.S
$ xc16x-elf-as regex.S regex.S: Assembler messages: regex.S:21606: Error: relocation overflow regex.S:21606: Error: relocation overflow regex.S:21702: Error: relocation overflow regex.S:21702: Error: relocation overflow regex.S:21802: Error: relocation overflow regex.S:21802: Error: relocation overflow regex.S:21927: Error: relocation overflow regex.S:21927: Error: relocation overflow Every line where the error occurs contains 'calls #SEG:_xre_search_2,#SOF:_xre_search_2' or 'calls #SEG:_xre_search,#SOF:_xre_search' -- Summary: xc16x-elf-as: relocation overflow Product: binutils Version: 2.21 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gas AssignedTo: unassigned at sources dot redhat dot com ReportedBy: conny-m-m at t-online dot de CC: bug-binutils at gnu dot org GCC host triplet: x86 Linux GCC target triplet: xc16x-elf http://sourceware.org/bugzilla/show_bug.cgi?id=10993 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils