------- Comment #25 from sje at cup dot hp dot com 2005-11-14 17:05 ------- I build binutils with --disable-shared and using flex/bison instead of lex/yacc, that is probably why my ar works. I experimented with the use of the system ar/ranlib by just building eh_dummy.o and .a by hand and they look OK to me, I.e. they have a symbol table in them and thus should not get the warning message.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24718