From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Oliva To: "myw259@21cn.com" Cc: gcc-help@gcc.gnu.org Subject: Re: Help me to Solve the problem of multiple definition Date: Fri, 10 Aug 2001 13:45:00 -0000 Message-id: References: <3B4A7966.6040208@21cn.com> X-SW-Source: 2001-08/msg00092.html On Jul 10, 2001, "myw259@21cn.com" wrote: > init-first.os(.text+0x128): multiple definition of `_dl_start' > Both dl_allobjs.os and libc_pic.a has the symbol _dl_start. Yup. That's what the linker is complaning about. This problem is not about GCC, so this is not the best forum to ask about it. It looks like the problem is not in the linker either, but in glibc, so you'd be better off asking in a glibc-specific mailing lits. But perhaps it would be best to try the latest release of glibc before reporting a bug that may have already been fixed. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist *Please* write to mailing lists, not to me