5 lines
191 B
Makefile
5 lines
191 B
Makefile
#name: PIC and non-PIC test 4 (error)
|
|
#source: pic-and-nonpic-4b.s
|
|
#as: -mips2
|
|
#ld: tmpdir/pic-and-nonpic-4a.so -znocopyreloc
|
|
#error: .*: non-dynamic relocations refer to dynamic symbol obj1
|