I tried it again with "gcc -v foo.cpp" and found it was using a
cc1plus command, which I couldn't find in my PATH. I installed all
cygwin packages beginning with gcc-* and was able to compile my python
package. Consider this issue resolved.
-- Vinh
--
Problem reports: http://cygwin.com/pr
Hi,
I'm using Windows 7 and Cygwin 2.819 64 bit. I installed gcc
4.8.1.-3. I get this error when trying to compile:
$ touch foo.cpp
$ gcc -c foo.cpp
gcc: error: spawn: No such file or directory
I'm trying to compile a python package and received this message. I
think it's a gcc issue as illus
2 matches
Mail list logo