Author Topic: Using a different compiler  (Read 5030 times)

SaucJedi

  • Guest
Using a different compiler
« on: October 20, 2005, 06:43:45 pm »
Hi, I am wondering if it's possible to configure a compiler different from the ones listed in the docs. I use DevKitARM, which is a GCC distribution targeted to ARM processors, and I wish to configure Code::Blocks in order to work with it.

Any hints?
Thanks in advance!

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Using a different compiler
« Reply #1 on: October 20, 2005, 07:34:51 pm »
  • Go to "Settings->Compiler"
  • Select GCC from the compilers list
  • Click "Copy" and give a name, e.g. DevKitARM
  • Switch to the "Programs" page and edit the programs names
  • Click "Set as default" to make this compiler the default for new projects

This should give you a head start.
Be patient!
This bug will be fixed soon...