Author Topic: Compiler Flags setting?  (Read 4083 times)

Offline jinxin16897123

  • Multiple posting newcomer
  • *
  • Posts: 12
Compiler Flags setting?
« on: September 03, 2013, 10:32:20 am »
In the Compiler Flags, -mcpu=NAME, -march=NAME, -mfpu=NAME, if these options have been checked. How should I setting the name of it ?
ie, -march = arm920t.
Thank you very much.

Offline blauzahn

  • Almost regular
  • **
  • Posts: 181
Re: Compiler Flags setting?
« Reply #1 on: September 03, 2013, 08:19:38 pm »
If your specific name is not mentioned, you can always enter additional options manually (see tab "other options").

Offline jinxin16897123

  • Multiple posting newcomer
  • *
  • Posts: 12
Re: Compiler Flags setting?
« Reply #2 on: September 04, 2013, 03:51:51 am »
The other options did solve the problem, but what's the check flags doing for? It seemed that these checkbox make nonsense.

Offline scarphin

  • Lives here!
  • ****
  • Posts: 640
Re: Compiler Flags setting?
« Reply #3 on: September 04, 2013, 09:31:39 am »
They both do the same thing. If there isn't a 'compiler flag' available, then 'other options' is used.