tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src




On Aug 28, 2008, at 5:02 PM, Gregory McGarry wrote:

Log Message:
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.

This is getting ugly.

Maybe we need a C{PP,OPT,WARN}FLAGS.{GCC,PCC} etc.
Then we could get rid of the ifdefs (which IMO are not scaleable).

What if I want to compile everything with ARM's ARM compiler?
More ifdef's?



Home | Main Index | Thread Index | Old Index