This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Why do I get all those mult. defin errors
- To: help-gcc at gnu dot org
- Subject: Why do I get all those mult. defin errors
- From: Scott <slary61 at maine dot edu>
- Date: Thu, 07 Oct 1999 21:54:57 -0400
- Newsgroups: gnu.gcc.help
- Organization: UMO
- Xref: wodc7nx0 gnu.gcc.help:1316
When I compile gcc -g foo foo.c I get all kinds of multiple definition
errors.
Many mention glibc, although some mention internal variables and
functions. The program compiles and runs fine.
Any ideas what is wrong?
Scott