vote up 0 vote down star

I have installed MinGW cross compiler in Linux , but i'm not able to create i386mingw32msvc-g++ because of which i'm not able to cross compile my cpp application.what has to be done to create it. in /usr/local/cross-tools/bin i've all these executables i386-mingw32-addr2line, i386-mingw32-ar, i386-mingw32-as, i386-mingw32-gcc, i386-mingw32-gcc-3.4.2, i386-mingw32-gccbug, i386-mingw32-c++filt, i386-mingw32-cpp, i386-mingw32-size... etc... but not i386mingw32msvc-g++ :( pls help me how to create it in bin ....

flag
pls pls pls reply.. i'm in great confusion – Cathy Jun 29 at 9:42
You really need to provide more info, such as which distribution you're using, where you got mingw, etc. The file you're looking for is probably named i386mingw32-g++ rather than i386mingw32msvc-g++ – Matthew Talbert Aug 13 at 5:15

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.