Nick Brown wrote:

> How do I link against the debugging version of glibc provided by the
> glibc-deug rpm?

Please, don't link against glibc-debug libs. You have to compile your
applications the normal way. Then, expand LD_LIBRARY_PATH with
/usr/lib/debug before invoking gdb.

In MDK 9.2, glibc-debug only contains debugging symbols so that when you run
your application with gdb, it automatically finds them. i.e. No need to
expand LD_LIBRARY_PATH any longer.

Bye,
Gwenole.

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to