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

Re: default definition in arm C environment



On Sun, 1 Aug 2004, Chris Gorman wrote:

> ...
> Is there a predefined definition passed by the gcc environment that I can
> use?  For example, if I use

cpp(1) suggests this,

  $ touch foo.h; arm-linux-cpp -dM foo.h

Add "| grep -i arm" to get arm-specific predefined macros.

-Jamie



Reply to: