Bug #14019 2008-06-12 13:47

axelrohde

Compiler auto-detection fails for SDCC on Kubuntu

Code::Blocks 8.02 on Kubuntu 8.04. (Installed with debian packages)

The "Compilers auto-detection" doesn't detect SDCC on Kubuntu 8.04.

I'm a greenhorn regarding linux and code::blocks, but having a look at the CompilerSDCC::AutoDetectInstallationDir() function in

/trunk/src/plugins/compilergcc/compilerSDCC.cpp reveals that it is looking for sdcc in /usr/local/bin but on my system it is located at /usr/bin.

I installed SDCC via adept package manager from the default repositories.

Category
Compiler
Group
 
Status
Open
Close date
 
Assigned to