Re: How to overload system 'malloc'?
Re: How to overload system 'malloc'?
- Subject: Re: How to overload system 'malloc'?
- From: Jonas Maebe <email@hidden>
- Date: Mon, 27 Dec 2010 13:24:41 +0100
On 26 Dec 2010, at 21:16, Yuri wrote:
> What is the correct way to completely overload 'malloc'/'free'?
Compile your binary with -force_flat_namespace (although this may break compatibility with other libraries). See http://blogs.embarcadero.com/eboling/2010/02/16/5656#comment-77 for the background information.
Jonas _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden