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