This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: Fwd: __ARM_ARCH_2__


On 08/08/2013 10:51 AM, zhaobin xv wrote:
> I don't know why  top-post on gcc-help

http://en.wikipedia.org/wiki/Top-posting#Top-posting

> I can't find this in manual

If your processor architecture is not an ARMv2 you must use the
-march= argument when you run GCC.

Andrew.


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