mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-13 03:29:50 +00:00
10 lines
197 B
Makefile
10 lines
197 B
Makefile
#name: undefined symbol with compressed debug sections
|
|
#as: --32
|
|
#ld: -e foo -melf_i386 --noinhibit-exec
|
|
#warning: .*/compressed1.c:13: undefined reference to .bar.
|
|
#nm: -n
|
|
|
|
#...
|
|
[ \t]+U bar
|
|
#pass
|