Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » arm-none-eabi-gcc: command not found
icon8.gif   arm-none-eabi-gcc: command not found [message #657808] Fri, 04 March 2011 08:00 Go to next message
No real name is currently offline No real nameFriend
Messages: 2
Registered: March 2011
Junior Member
hi,

I'm using eclipse helios sdk, cdt-master 7.0.1, GNU ARM Eclipse Plug-in 0.5.3.

I have installed the codesourcery lite toolchain and it sets the PATH automatically
to it's bin directory.( I have cross checked this using ENV command).

when I build a project, I'm getting the following error:

/bin/sh: arm-none-eabi-gcc: command not found

getting same error for other toolchins too.

can you help me?
Re: arm-none-eabi-gcc: command not found [message #668029 is a reply to message #657808] Tue, 03 May 2011 12:48 Go to previous message
matmat95  is currently offline matmat95 Friend
Messages: 1
Registered: May 2011
Junior Member
look in the bin folder of the toolchain. I'm not sure that the compilater name is "arm-none-eabi-gcc". I think it's arm-none-linux-gnueabi-gcc. you have to change it in the project properties.
Previous Topic:Eclipse and Cygwin
Next Topic:Testing Dynamic Library on MacOS X - how to ease up?
Goto Forum:
  


Current Time: Thu Apr 25 03:33:45 GMT 2024

Powered by FUDForum. Page generated in 0.02849 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top