Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Eclipse Compile error using mingw

Hi,

When i Try to compile a simple C 'helloworld' program, I get the
following error:

**** Rebuild of configuration Debug for project helloworld ****

**** Internal Builder is used for build ****
gcc -O0 -g3 -Wall -c -fmessage-length=0 -osrc\helloworld.o ..\src\helloworld.c
gcc: installation problem, cannot exec `cc1': No such file or directory
Build error occurred, build is stopped
Time consumed: 125 ms.


Do you have any idea what might be wrong with my configuration ?


Thanks,


Regards,


John Smith


Back to the top