How to obtain library name at compile/preprocessor time?
- From: "babuyama" <babu.yama@xxxxxxxxx>
- Date: 30 Sep 2005 12:20:19 -0700
Hi,
Is there a way to obtain library name at compile/preprocessor time?
Assuming that the compilation unit, myfile.c is part of mylib.a, from
myfile.c code at compile/preprocessor time, I would like to know that
the library name is "mylib". I could not find an equivalent of
__FUNCTION__, __FILE__ defines for getting the library name. Is there
another way?
Thanks,
Babu
.
- Follow-Ups:
- Re: How to obtain library name at compile/preprocessor time?
- From: Ian
- Re: How to obtain library name at compile/preprocessor time?
- From: Roberto Waltman
- Re: How to obtain library name at compile/preprocessor time?
- From: Charles Mills
- Re: How to obtain library name at compile/preprocessor time?
- From: Alexei A. Frounze
- Re: How to obtain library name at compile/preprocessor time?
- Prev by Date: Re: What are the important parts of C languages?
- Next by Date: Re: How to obtain library name at compile/preprocessor time?
- Previous by thread: Re: vcl.h [OT]
- Next by thread: Re: How to obtain library name at compile/preprocessor time?
- Index(es):