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 Date: Fri, 4 Jun 2004 14:18:33 +0200 From: "Gerrit P. Haase" Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere Message-ID: <42-1616996398.20040604141833@familiehaase.de> To: sankarshan sen CC: cygwin AT cygwin DOT com, sankarshan AT poseidon-systems DOT com Subject: Re: compilation errors gcc 3.2 In-Reply-To: <20040604064009.88326.qmail@web8308.mail.in.yahoo.com> References: <20040604064009 DOT 88326 DOT qmail AT web8308 DOT mail DOT in DOT yahoo DOT com> MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit sankarshan wrote: > hi all, > I am trying to build gcc 3.2 sources on cygwin- but i > cant get past errors like undefined reference to > _fputs_unlocked... > ive provided some screen dumps below ... guess it'll > be useful...please help...thanx. Since configure detects if these functions are available: > checking for fputc_unlocked... no > checking for fputs_unlocked... no > checking for fwrite_unlocked... no > checking for fprintf_unlocked... no these should never be used when compiling the sources. Gerrit -- =^..^= http://nyckelpiga.de/donate.html -- 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/