Re: [arm-gnu] arm gcc error-Cannot run program "i686-mingw32-gdb.exe"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] arm gcc error-Cannot run program "i686-mingw32-gdb.exe"



Hello again,

I manged to escape from the previous error by installing MinGW, but now when i 
want to run on the simulator the application from a sample code provided by the 
Brew MP, i have this error:

Cannot run program "i686-mingw32-gdb.exe": Launching failed

Any ideas?

Thanks.




________________________________
From: adriana ghira <g_adrya@xxxxxxxxx>
To: arm-gnu@xxxxxxxxxxxxxxxx
Sent: Wed, June 15, 2011 8:15:01 AM
Subject: Re: [arm-gnu] arm gcc error




Thanks Brian, 

i did have downloaded from the site the latest version for ARM EABI and i 
installed the Brew MP, BMP_SDKMP_7.11.5, and i used the following installing 
instructions: https://developer.brewmp.com/tools/brew-mp-sdk (eclipse section). 
And also i have all the environment variables set even with short name. And in 
this circumstances i have the error with 


> gcc not recognized as an internal or external command, an operable program or a  
>batch file.

Any ideas?

Thanks.





________________________________
From: Brian <2nfinite@xxxxxxxxx>
To: adriana ghira <g_adrya@xxxxxxxxx>
Sent: Tue, June 14, 2011 6:01:03 PM
Subject: Re: [arm-gnu] arm gcc error

> I have installed Sourcery CodeBench for ARM; and i am using eclipse for Brew
> MP development.
>
> I have a problem with building a sample code in eclipse. It says "gcc not
> recognized as an internal or external command, an operable program or a
> batch file."

The Brew MP SDK includes plug-ins that have been engineered to work
on a specific version of the Sourcery tools.

Make sure you have installed the versions listed on this page:
http://www.codesourcery.com/sgpp/partners/brewmp

which at this time are:
CodeBench for ARM EABI version 4.4-275
CodeBench for IA32 Windows version 4.4-184

hope that helps.