This is the mail archive of the cygwin@cygwin.com 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]

cannot exec `cc1': No such file or directory


Hi,

after updating to the latest 3.2 (from 8h ago)
i get the above error message.

Should gcc find in /usr/lib/gcc-lib/<arch whatever><version>/cc1
on his own?

sample line:
gcc -mno-cygwin -o hello.exe hello.c

Also does not find his crt2.o and crtbegin.o etc.
(gcc invokes: ld -Bdynamic -o hello.exe crt2.o crtbegin.o ...)
Later on failes with: ld: cannot find -lgcc.
(libgcc.a is in /usr/lib/gcc-lib/i686-pc-cygwin/3.2)


Got solution?

skyper
-- 
PGP: dig @segfault.net skyper axfr|grep TX|cut -f2 -d\"|sort|cut -f2 -d\;

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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