Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20030501100702.51364.qmail@web21507.mail.yahoo.com> Date: Thu, 1 May 2003 03:07:02 -0700 (PDT) From: Rafael Junior Subject: make problem=> "cannot open crt0.o" To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi list, I have been trying to install ispell to be used with cygwin on my Win 2000 machine. I have tried both the source distribution and a port of ispell-3.2.06 created by Mark Schoenberg. Originally the compiler (gcc) didn't find the cc1.exe program. That issue was solved after reinstalling (3.2 version of gcc-lib). Now I have another error that I have not been able to solve after doing research on the internet. I get the following error: [...] gcc -c -O myfopen.c + gcc -O -ansi -o buildhash buildhash.o hash.o makedent.o parse.o myfopen.o /usr/include/cygwin/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: cannot open crt0.o: No such file or directory collect2: ld returned 1 exit status make: *** [buildhash] Error 1 [...] There is some problem with crt0.o not being present in my system. I searched for the file and *is not installed*, so I guess I will have to install it somehow. The problem is that after doing a google search and finding a lot of not very helpful pages, *I am quite lost* and don't know what to start doing. Please, Can anybody point me in the right direction? Thanks Rafael __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/