X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org X-Authority-Analysis: v=1.0 c=1 a=qMIrZVyFCTwA:10 a=w_pzkKWiAAAA:8 a=zy7XkRsHCBawrUq4YTcA:9 a=neYTGn8X22RPDnYJZNIA:7 a=rEtdMUPkJTGKJ6sEKlM7GgTwSzYA:4 a=buB1NfXUTBUA:10 a=IfQ-iFkkCvMA:10 Message-ID: <4B390A4E.4060107@columbus.rr.com> Date: Mon, 28 Dec 2009 14:43:10 -0500 From: Paul McFerrin Reply-To: pmcferrin AT columbus DOT rr DOT com User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Cygwin 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> In-Reply-To: <4B38EC49.5000906@ateb.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 $ 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 $ File crt0.o is missing. Is it supposed to be? In either case, file "configure" does not work (mysql-5.1.41). It complains with: checking for C compiler default output file name... configure: error: in `/usr/local/mysql-5/mysql-5.1.41': configure: error: C compiler cannot create executables I appreciate the discussion of my memory error, but my compiler is still broken!!! I'm admitting to my memory error. Let's move forward. Reid Thompson wrote: > Paul McFerrin wrote: >> My "C" compiler appears to be broken: >> >> .$ cc -v -O test.c > what are the contents of test.c > > -- > 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 > > -- 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