mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 03:52:59 +00:00
9 lines
283 B
Makefile
9 lines
283 B
Makefile
#source: maxpage1.s
|
|
#ld: -z max-page-size=0x10000 -Ttext-segment 0x10000 -z noseparate-code
|
|
#readelf: -l --wide
|
|
#target: *-*-linux-gnu *-*-gnu* arm*-*-uclinuxfdpiceabi
|
|
|
|
#...
|
|
LOAD +0x0+ 0x0*10000 0x0*10000 0x0*[0-9a-f][0-9a-f][0-9a-f] 0x0*[0-9a-f][0-9a-f][0-9a-f] R E 0x10000
|
|
#pass
|