This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

xc16x-elf-as: relocation overflow


Hi,

I am getting the following error:

$ 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 contains 'calls #SEG:_xre_search_2,#SOF:_xre_search_2' or 'calls 
#SEG:_xre_search,#SOF:_xre_search'

What does the error mean? Is the size of the '_xre_search' segment to big?
Can I adapt 'xc16x-elf-as' that it can handle it?

Best regards
Conny


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]