User forums > Using Code::Blocks

Setup C::B for GNU ARM GCC Compiler

<< < (2/2)

killerbot:
I have already compiled code with the GNUArm tools at www.gnuarm.com (or www.gnuarm.org), but that was regular c++ code. All that went well. I have no idea on how to make it compile assembler code in the source files.

Can you check in codewarrior what command lines it might be executing. Or can you export a makefile from CodeWarrior ? That might give us some hints. Because basically it's just specifying the correct command line options to arm-elf-gcc ...

[EDIT] : to see what command line's are generated by CB, go into Settings->Compiler and Debugger -> choose from the drop down list the GnuARm and on the others tab change the selection in the drop down list from "Task Description" to "Full command line"

Navigation

[0] Message Index

[*] Previous page

Go to full version