This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Identifying the EGCS back-end


> I'm not sure of one.  We have a way to identify when you're building
> soemthing with egcs (version #s), but I don't know of a way to
> identify when you're building gpc inside an egcs tree.

Hmm. Wouldn't that be as simple as putting

#define THIS_IS_EGCS

into config.in, tree.h, or some like place?

Martin


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