|
#1
| ||||
| ||||
| preventing dynamic linking with malloc lib I am attempting to run efence on os x using gcc4.0.1. I have compiled it and can link to it dynamically successfuly with the following issue: I do not know the gcc flag to set to prevent malloc from being dynamically linked to my binary and as a result, while efence appears to run, the original malloc lib functions are used instead so all I get from efence is the copyright tag Code: Electric Fence 2.1 Copyright (C) 1987-1998 Bruce Perens.
__________________
|
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| malloc memory objective-c class | boyfarrell | Software Programming & Web Scripting | 4 | January 22nd, 2006 08:22 PM |
| Preventing user from logging in | Kristjan | Mac OS X System & Mac Software | 5 | September 18th, 2002 02:33 PM |
| Silly malloc.h problem | R1ck5P | Mac OS X System & Mac Software | 1 | January 14th, 2002 10:06 AM |
| Preventing booting from a CD | bookem | Apple News, Rumors & Discussion | 2 | December 16th, 2001 04:50 AM |
| preventing second HD from going to sleep | themacko | Mac OS X System & Mac Software | 5 | October 2nd, 2001 12:55 PM |