Correct mingw target select
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / default-script4.d
1 # source: default-script.s
2 # ld: --default-script default-script.t -defsym _START=0x800
3 # nm: -n
4 # skip: x86_64-*-mingw* x86_64-*-cygwin
5 # Skipped on Mingw64 and Cygwin because the image base defaults to 0x100000000
6
7 #...
8 0*800 . _START
9 #...
10 0*800 T text
11 #pass
This page took 0.029675 seconds and 4 git commands to generate.