Discussion Forum

Sourcery GCC prefix

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
Hannes Lange
Posted
7-Dec-2009 16:33 GMT
Toolset
ARM
New! Sourcery GCC prefix

Hi,

which gnu-tool-prefix do I have to use in order to work with Sourcery and arm-none-linux-gnueabi?

arm-none-linux-gnueabi or arm-none-linux isn't working... getting the error msg "failed to execute"...

best regards
Hannes

Read-Only
Author
Dan Henry
Posted
7-Dec-2009 16:58 GMT
Toolset
ARM
New! RE: Sourcery GCC prefix

Look at the file names in the 'bin' directory where you installed the compiler.

Read-Only
Author
Andy Neil
Posted
7-Dec-2009 18:25 GMT
Toolset
ARM
New! You should be asking CodeSourcery!

See: http://www.keil.com/forum/docs/thread12738.asp

Read-Only
Author
Hannes Lange
Posted
7-Dec-2009 18:34 GMT
Toolset
ARM
New! RE: Sourcery GCC prefix

Thanks for the hint but unfortunately it doesn't work. It seems that maybe the name is too long??

[bin directory]
arm-none-linux-gnueabi-gcc.exe

best regards
Hannes

Read-Only
Author
Hannes Lange
Posted
7-Dec-2009 18:40 GMT
Toolset
ARM
New! RE: Sourcery GCC prefix

thanks Andy for the sample-project: I use the same prefix as in that example-project.

Do I have to do any updates in the path-variable?? Including also the folder where Keil is located??

Read-Only
Author
Hannes Lange
Posted
7-Dec-2009 18:54 GMT
Toolset
ARM
New! RE: Sourcery GCC prefix

the error msg is

Error: failed to execute 'arm-none-linux-gnueabiarm-none-linux-gnueabiarm-none-linux-gnueabi-ar'

So it seems that there's a difference: if I use another (false) prefix, the error msg is only failed to execute 'arm-linux-gcc' or whatever... but not so long

gnu-tool prefix: arm-none-linux-gnueabi-

Next Thread | Thread List | Previous Thread Start a Thread | Settings