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: Version mismatch libpthread/libthread_db


On Thursday 09 July 2009 12:40:39 Martin Gebert wrote:
> > As a work around I've used the new Glibc's loader to invoke gdb
> > because this sets the relative prefix directory for GDB correctly.  In
> > a cross environment you'd have to have a native (to the local machine)
> > GLIBC built so you could use it's loader to invoke the cross-GDB, and
> > this doesn't seem like a good work around in that case.
>
> For my understanding: With loader you mean ld? How would this call look
> like; could you provide me an example, please?

"ld" is typically the "linker" while the ldso is the "loader" or "runtime 
linker"
-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]