ARM build in command-line

Login to reply to this topic.
Tue, 2007-09-25 13:52
Joined: 2007-08-01
Forum posts: 37

I tried to do arm build for device from command-line...

C:\test>abld build arm5 urel
This project does not support platform, build or program "ARM5"

C:\test>

Why is it showing this?? What should I install for arm build???

Thanks,
Rekha


Tue, 2007-09-25 14:18
Joined: 2004-11-29
Forum posts: 1156
Re: ARM build in command-line

The correct syntax is "abld build armv5 urel"

Tue, 2007-09-25 14:32
Joined: 2004-07-17
Forum posts: 110
Re: ARM build in command-line

or "abld build gcce urel" if you don't have the ARM compiler

  • Login to reply to this topic.