This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: why _LIBC for isomac?


Roland McGrath wrote:
Why does isomac use -D_LIBC for its header examinations at all?  That
doesn't seem appropriate, since it should be testing the headers as seen by
a user program.  If _LIBC is needed for some reason in the libc build
environment, it should use -DNOT_IN_libc to avoid the internal magic.
I don not remember anymore why it was added but there was a reason. You probably can rediscover it by simply removing the #define.

--
---------------. ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Red Hat `--' drepper at redhat.com `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]