https://sourceware.org/bugzilla/show_bug.cgi?id=31728
--- Comment #17 from Nick Clifton <nickc at redhat dot com> --- Hi Pali, I am seeing new linker testsuite failures with these tests added: FAIL: ld-pe/symbols-ordinals-hints-imports-ld FAIL: ld-pe/symbols-ordinals-hints-imports-dlltool Looking in the logs there appear to be some problems with symbol references: ./ld-new: cannot export sym1: symbol not defined ./ld-new: cannot export sym2: symbol not defined ./ld-new: cannot export sym3: symbol not defined ./ld-new: cannot export sym4: symbol not defined ./ld-new: cannot export sym5: symbol not defined And: ./ld-new: tmpdir/symbols-ordinals-hints-call-imports.o:fake:(.text+0x1): undefined reference to `__imp__sym1' ./ld-new: tmpdir/symbols-ordinals-hints-call-imports.o:fake:(.text+0x6): undefined reference to `__imp__sym2' ./ld-new: tmpdir/symbols-ordinals-hints-call-imports.o:fake:(.text+0xb): undefined reference to `__imp__sym3' ./ld-new: tmpdir/symbols-ordinals-hints-call-imports.o:fake:(.text+0x10): undefined reference to `__imp__sym4' ./ld-new: tmpdir/symbols-ordinals-hints-call-imports.o:fake:(.text+0x15): undefined reference to `__imp__sym5' Do the tests need to be rebased to match the current sources ? Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug.