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]

Re: cannot exec `cc1': No such file or directory


On Wed, Oct 16, 2002 at 09:00:59AM +0000, skyper wrote:
>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?

Please send the output of 'cygcheck -r -s -v' as an attachment to this
mailing list.

--
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]