This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem w/ gcc: error: spawn: No such file or directory; cygcheck.out attached.


Mark Geisert wrote:
There was some discussion recently,
---
*Thanks*... at least I know where to report the bug

(in gcc):

on linux -- did a similar test -- mounted /usr/bin on /bin and changed
my path to have /bin first:

Ishtar:law/bin> PATH=/bin:$PATH
Ishtar:law/bin> gcc hello.c
gcc: error trying to exec 'cc1': execvp: No such file or directory

locate cc1|<filter>
/usr/lib64/bcc/bcc-cc1
/usr/lib64/gcc/x86_64-suse-linux/4.7/cc1plus
/usr/lib64/gcc/x86_64-suse-linux/4.8/cc1
/usr/lib64/gcc/x86_64-suse-linux/4.8/cc1obj
/usr/lib64/gcc/x86_64-suse-linux/4.8/cc1plus
...so...
hmmm....

looks like a pain


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]