Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: idleness on June 01, 2008, 11:24:41 am
-
using makefile ,but the complier (arm-eabi-*)is not supported by codeblocks.
-
using makefile ,but the complier (arm-eabi-*)is not supported by codeblocks.
Probably it is supported. Did you try setting up the compiler executables correctly in the compiler setup?
-
using makefile ,but the complier (arm-eabi-*)is not supported by codeblocks.
If you use a custom makefile to build, what does it matter what compilers C::B supports? Your makefile should be issuing the correct commands already...
-
If you use a custom makefile to build, what does it matter what compilers C::B supports? Your makefile should be issuing the correct commands already...
haha,it is true.How can i configure codeblocks to do that?And hope it can support that compiler.