mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-12 03:05:37 +00:00
12 lines
306 B
D
12 lines
306 B
D
|
#name: AVR, check link-relax flag is clear on partial link (both files)
|
||
|
#as: -mmcu=avrxmega2
|
||
|
#ld: -r -mavrxmega2
|
||
|
#source: relax-elf-flags-a.s -mno-link-relax
|
||
|
#source: relax-elf-flags-b.s -mno-link-relax
|
||
|
#readelf: -h
|
||
|
#target: avr-*-*
|
||
|
|
||
|
ELF Header:
|
||
|
#...
|
||
|
Flags: 0x66, avr:102
|
||
|
#...
|