mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-18 11:08:26 +00:00
6 lines
200 B
Makefile
6 lines
200 B
Makefile
#name: C6X relocation overflow, ABS16
|
|
#as: -mlittle-endian
|
|
#ld: -melf32_tic6x_le -Tgeneric.ld --defsym s=0x10000
|
|
#source: reloc-overflow-abs16.s
|
|
#error: .*relocation truncated to fit: R_C6000_ABS16.*
|