Linking against libMallocDebug
Linking against libMallocDebug
- Subject: Linking against libMallocDebug
- From: Matt Ronge <email@hidden>
- Date: Thu, 27 Mar 2003 20:22:49 -0600
I know this might not be the appropriate list but here it goes anyway...
I have a command line app written in C that I am trying to look at in
MallocDebug. Since the library that malloc is in is statically linked(?) I
need to link in libMallocDebug instead. However, I'm not sure how to do
this.
I have tried adding libMallocDebug.a to my PB project but then a get a
multiple defined symbols error. I tried to figure out how to keep the system
frameworks out and only libMallocDebug in, but to no avail. Is there headers
I need to add or remove? What do I have to do in PB?
Thanks,
--
Matt Ronge
"There are 10^11 stars in the galaxy. That used to be a huge number. But
it's only a hundred billion. It's less than the national deficit! We used to
call them astronomical numbers. Now we should call them economical numbers."
- Richard P. Feynman
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.