| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4B391476.7070006@gmail.com> |
| Date: | Mon, 28 Dec 2009 20:26:30 +0000 |
| From: | Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> |
| User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: "C" compiler is broken under 1.7.1-1 |
| References: | <4B382983 DOT 8040204 AT columbus DOT rr DOT com> <4B38EC49 DOT 5000906 AT ateb DOT com> <4B390A4E DOT 4060107 AT columbus DOT rr DOT com> |
| In-Reply-To: | <4B390A4E.4060107@columbus.rr.com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Paul McFerrin wrote:
> $ cat test101.c main(){}
>
> $ cc -O test101.c
> /usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwin/bin/ld:
> crt0.o: No such file: No such file or directory collect2: ld returned 1
> exit status
>
> find /usr/lib/gcc -type f -name crt0.o -print $
You're looking in the wrong place; it should just be in /usr/lib.
> File crt0.o is missing. Is it supposed to be?
Nope. It's part of the main cygwin package itself; try reinstalling that
if it is indeed missing.
cheers,
DaveK
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |