mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-27 14:50:23 +00:00
9 lines
240 B
Makefile
9 lines
240 B
Makefile
#source: maxpage1.s
|
|
#ld: -z max-page-size=0x10000 -Ttext-segment 0x10000
|
|
#readelf: -l --wide
|
|
#target: *-*-linux-gnu *-*-gnu*
|
|
|
|
#...
|
|
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
|