Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <028401c30fd3$8a022ba0$cd8a9dc0@uk.aonix.com>
From: "Cliff Hones" <cliff@aonix.co.uk>
To: "Rafael Junior" <laptop_buyer2003@yahoo.com>, <cygwin@cygwin.com>
References: <20030501100702.51364.qmail@web21507.mail.yahoo.com>
Subject: Re: make problem=> "cannot open crt0.o"
Date: Thu, 1 May 2003 12:19:28 +0100
Organization: Aonix Europe Ltd.
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106

Rafael Junior wrote:
> ...
> 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. 
> ...

Using the package search facility (at http://cygwin.com/packages)
you would discover that crt0.o is part of the cygwin package - so
should be present (in /usr/lib) in any successfully installed
Cygwin system.  The first thing to try is to use setup.exe to
reinstall the cygwin package.  If this doesn't solve your
problem follow the instructions at http://cygwin.com/problems.html.

-- Cliff


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

