2010-07-15 00:42:23 +00:00
|
|
|
#name: undefined symbol with compressed debug sections
|
|
|
|
#as: --32
|
|
|
|
#ld: -e foo -melf_i386 --noinhibit-exec
|
|
|
|
#warning: .*/compressed1.c:13: undefined reference to .bar.
|
2015-02-19 12:45:27 +00:00
|
|
|
#nm: -n
|
|
|
|
|
|
|
|
#failif
|
|
|
|
#...
|
|
|
|
[ \t]+U bar
|
|
|
|
#...
|