mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 05:51:04 +00:00
12 lines
303 B
D
12 lines
303 B
D
|
#name: AVR, check link-relax flag is clear final link (both inputs relaxable)
|
||
|
#as: -mmcu=avrxmega2
|
||
|
#ld: -mavrxmega2
|
||
|
#source: relax-elf-flags-a.s -mlink-relax
|
||
|
#source: relax-elf-flags-b.s -mlink-relax
|
||
|
#readelf: -h
|
||
|
#target: avr-*-*
|
||
|
|
||
|
ELF Header:
|
||
|
#...
|
||
|
Flags: 0x66, avr:102
|
||
|
#...
|