Author Topic: codeblocks and sdcc under linux  (Read 4146 times)

Offline katesfb

  • Single posting newcomer
  • *
  • Posts: 2
codeblocks and sdcc under linux
« on: June 21, 2010, 02:42:34 am »
Hi,
Hopefully this is the right forum. Just setup C::B 8.02 under linux using the SDCC compiler. I followed the instructions to get it setup correctly and then tested it on a small test program and got the following error:

"sdcc_test - Debug" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Skipping...
Nothing to be done.

I assume from this that i have not setup the compiler to work with C::B correctly.

Any thoughts on what i may have done wrong with the setup. Any help is much appreciated.

Cheers.

Offline katesfb

  • Single posting newcomer
  • *
  • Posts: 2
Re: codeblocks and sdcc under linux
« Reply #1 on: June 21, 2010, 05:02:06 am »
Fixed.
Becos the auto detect function in code blocks had not detected the sdcc compiler it assumed the required files were in a default directory which they weren't. Directing code blocks to the correct directory has sorted the problem.

Cheers.