From mboxrd@z Thu Jan 1 00:00:00 1970 From: hjl@innovix.com (H.J. Lu) To: ian@cygnus.com (Ian Lance Taylor) Cc: gcc2@cygnus.com, raeburn@cygnus.com (Ken Raeburn), gas2@cygnus.com Subject: Bugs in gcc or binutils 2.7? Date: Thu, 18 Jul 1996 00:27:00 -0000 Message-id: X-SW-Source: 1996/msg00064.html I got this with binutils 2.7 under i486-linux: # cat foo.c #pragma weak foo foo () { } # gcc -c foo.c /tmp/cca21074.s: Assembler messages: /tmp/cca21074.s:17: Error: foo already declared as global -- H.J. Lu Innovix Technologies, Inc. hjl@innovix.com