Hi, everyone!
Look at such codes taken from dmalloc.c,
--------
#ifdef INTERNAL_LINUX_C_LIB
#define HAVE_MREMAP 1
#else
#define HAVE_MREMAP 0
#endif
--------
I tried on my machine that INTERNAL_LINUX_C_LIB is not
defined. My question is:
1. When the variable is defined? Need I to install some
packages to let the variable defined?
2. What does the variable stand for? what is it function?
Cheers,
George
--http://www.eyou.com
--Îȶ¨¿É¿¿µÄÃâ·Ñµç×ÓÐÅÏä ÓïÒôÓʼþ ÒÆ¶¯ÊéÇ© ÈÕÀú·þÎñ ÍøÂç´æ´¢...ÒÚÓÊδ¾¡
Received on Mon Sep 02 2002 - 08:58:51 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:16:25 MST