This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Multiple definition of __memcpy_chk


On Thursday, August 18, 2011 23:57:30 Bryan Ischo wrote:
> On 08/18/11 20:45, Mike Frysinger wrote:
> > On Thursday, August 18, 2011 18:15:23 Bryan Ischo wrote:
> >> Then when I go to compile gcc, it tries to compile and link libssp, and
> >> that also defines its own __memcpy_chk.
> > 
> > your gcc is misconfigured.  dont enable libssp for glibc builds.
> 
> Care to explain?  Why is it misconfigured?  Why can't libssp be compiled
> against a static libc?  Is there a reason beyond "both glibc and gcc
> have chosen the same name for a symbol"?

libssp makes no sense with glibc.  its symbols are provided by glibc already.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]