News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Error at compilation

Started by Hirogens, June 30, 2012, 05:58:24 AM

Previous topic - Next topic

Hirogens

Hi,

I have installed a new PC under Seven 64 Bits.

Re-install all toolschain.

And now I have this when I compil
Quote
-------------- Build: Debug in Test (compiler: Cygwin GCC)---------------

gcc-4.exe -Wall  -g     -c D:/DEVELOPPEMENT/TEST/Test/main.c -o obj/Debug/main.o
gcc-4: error: spawn: No such file or directory
Process terminated with status 1 (0 minutes, 0 seconds)
1 errors, 0 warnings (0 minutes, 0 seconds)


Path is OK, Registry is Ok...

I can find why

B.Regards

stahta01

#1
Do you have Cygwin Installed?
What version of Cyqwin is installed?
Do you have GCC installed under Cygwin?
What version of GCC is installed under Cygwin?

What version of Code::Blocks is installed?

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]