| |||||||||||||||||||||||||||||||
|
> Hi, > > Ive just installed MingW on my system using MinGW-5.1.4.exe, and added > c:\mingw32\bin to my path, but when I try to compile a simple C > 'helloworld' program, I get the following error: > ... > gcc: installation problem, cannot exec `cc1': No such file or directory > Do you have any idea what might be wrong ? > > My configuration is as follows : > > OS version: Windows Vista Home Premium 32 bbit > gcc version : gcc version 3.4.5 (mingw special) > ld version : GNU ld version 2.17.50 20060824 > MinGW version: MinGW-5.1.4 > Yes: Since you're running Windows Vista, you need to use a more recent release of MinGW's GCC package which includes a fix for this problem. You'll need to download the language packages you want from <http://sourceforge.net/project/showfiles.php?group_id=2435&package_id=82 723&release_id=428244> and untar them on top of your existing installation. Also, one of the MinGW devs with shell (and CVS?) access should update the installer INI so that this gcc-3.4.5-20060117-3 release is downloaded instead of the 3.4.5-20060117-1 release. -John E. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ MinGW-users mailing list MinGW-users You may change your MinGW Account Options or unsubscribe at: https://lists.sourceforge.net/lists/listinfo/mingw-users
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com