News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Unable to compile with Arm Compiler : Some options missed in 8.02 help needed

Started by kandhala, June 16, 2008, 10:42:52 AM

Previous topic - Next topic

kandhala

Hi Everyone,

I installed CodeBlocks on Ubuntu 8 and able to compile and run the project with GCC Compiler.
when i tred to compile the project with Arm Gcc Comiler  Code Block is saying Unknown Compiler.

I set the toolchain path in Settings/complier/ Search Directories like this
/opt/eldk/usr/bin for complier and linker and resource compiler.

I set the environment variable like following
tool_path = /opt/eldk/usr/bin

Searched and gone some posts in this forums and felt that this release of 8.02 Missed some options in the Like toolchain settings and Command Line Settings.

My Arm Tool chain is in /opt/eldk/usr/bin which is working fine and can able to compile the files with arm-linux-gcc with Makefile from command prompt.

I request some one to please guide me how can i set the path other than this in CodeBlocks 8.02 Latest version

waiting for some help

Thanks
Srinivas