Re: ld doesn't warn about undefined symbols

2005-11-04 Thread Daniel Jacobowitz
On Wed, Nov 02, 2005 at 06:01:03PM +0100, Jakub Jermar wrote: > ld (from binutils 2.16) on mipsel doesn't warn about > undefined symbols with elf32-little and binary output > formats (and possibly others). > > When the output format is elf32-tradlittlemips, undefined > symbols are reported as e

ld doesn't warn about undefined symbols

2005-11-02 Thread Jakub Jermar
Hi binutils people! ld (from binutils 2.16) on mipsel doesn't warn about undefined symbols with elf32-little and binary output formats (and possibly others). When the output format is elf32-tradlittlemips, undefined symbols are reported as expected. I have created a small test case, wich I