Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Compiler Flags setting?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Compiler Flags setting? (Read 4083 times)
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.
Logged
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").
Logged
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.
Logged
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.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Compiler Flags setting?