------- Comment #2 from pinskia at gcc dot gnu dot org 2005-10-16 00:22 ------- oh: cc -W -Wall -pedantic -funit-at-a-time -DPIC -fPIC -o liblib.o -c lib.c lib1.c lib2.c
you forgot -combine. And this is a dup of bug 22544. *** This bug has been marked as a duplicate of 22544 *** -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24395