Internal Builder: Exec error:The system cannot find the file specified. [message #212086] |
Wed, 19 March 2008 09:27  |
Eclipse User |
|
|
|
Originally posted by: ragatol.netsite.com.br
**** Build of configuration Debug for project hellow_world_c ****
**** Internal Builder is used for build ****
gcc -O2 -g -Wall -c -fmessage-length=0 -osrc\main.o ..\src\main.c
Internal Builder: Exec error:The system cannot find the file specified.
Build error occurred, build is stopped
Time consumed: 46 ms.
------------------------------------------------------------ ------------
Anyone had this problem?
I already checked paths and everything, I don't know what to do.
Using Eclipse 3.3.2 with CDT 4.0.3.
D:\>gcc --version
gcc (GCC) 3.4.5 (mingw special)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
D:\>make --version
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i686-pc-msys
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Report bugs to <bug-make@xxxxxxx>.
D:\>g++ --version
g++ (GCC) 3.4.5 (mingw special)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
My PATH is:
D:\java6\bin;D:\msys\1.0\bin;D:\mingw\bin;D:\Python25\;D:\ph p5\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32 \Wbem
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07735 seconds