News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

codeblocks and sdcc under linux

Started by katesfb, June 21, 2010, 02:42:34 AM

Previous topic - Next topic

katesfb

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.

katesfb

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.