News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

ARM RVCT with C::B

Started by fubo, July 16, 2010, 04:04:51 PM

Previous topic - Next topic

fubo

Hi all,
I just discovered C::B 10 and I'm trying to use it in my environment. I use both codesourcery and ARM RVCT 3.1 and 4.0. For codesourcery, I could reconfigure GNU ARM GCC, but what about RVCT? Is there a way to add a new type of compiler to C::B?
Regards.

killerbot

yes, in the compiler settings you can copy an exsiting compiler (eg gcc) and then you can select it from the drop down box of possible compilers, and you adjust all the settings as they should be for that specific compiler.

fubo

Thanks.
Now, is there a way to change the list of options if they differ from GNU type?
Regards.

fubo

And, how to share the settings with other guys? Where the new compiler settings are saved?
Regards.

killerbot

they are stored in you default.conf --> user_sets section of the compilers.

Sharing -> I always do copy/paste of the section that  matters from that default.conf ;-)

Jenna

cb_share_config[.exe] is made fo this purpose.

fubo

Quote from: fubo on July 16, 2010, 04:39:05 PM
Thanks.
Now, is there a way to change the list of options if they differ from GNU type?
Regards.
What about this question? If nothing is included in compiler plugin, could I help in adding it?

fubo

Hi,
I can't setup properly the output parser. What should I set for:

"test.c", line 10: Warning:  #128-D: loop is not reachable from preceding code

Regards.

fubo

Another question: is there a way to invoke a different command for assembler files? I noticed that armcc RVCT does not pass all parameters to armasm when switching to assembly compilation for .s files.

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

fubo

Thanks. I was able to find by myself the answer. I am really loving C::B and excited of what it can do. I was able to properly setup it for RVCT now. If only doxygen plugin would be available for C::B 10.05, it would be perfect...

killerbot

this will come next week ;-)