X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <49FF33E3.5000107@gmail.com> Date: Mon, 04 May 2009 19:28:51 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Dave Korn CC: cygwin AT cygwin DOT com Subject: Re: Xerces-C: two issues with gcc4/cygwin-1.7 References: <49FDDA6E DOT 80607 AT cwilson DOT fastmail DOT fm> <49FDDCA4 DOT 6050004 AT cwilson DOT fastmail DOT fm> <49FEE690 DOT 6020208 AT gmail DOT com> <49FEEB55 DOT 60509 AT cwilson DOT fastmail DOT fm> <49FEFFEB DOT 2050504 AT gmail DOT com> In-Reply-To: <49FEFFEB.2050504@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 Dave Korn wrote: > The next step is to manually re-run the final link command that you posted > earlier: Actually, maybe it's not. I just downloaded xerces-c-3.0.1.tar.gz, untarred it, configured with $ ./configure --disable-static CC=gcc-4 CXX=g++-4 CFLAGS=-O3 CXXFLAGS=-O3 -v 2>&1 --prefix=/opt/gcc-tools | tee conf.log and it built right through without problems, including linking all the exes - CreateDOMDocument.exe in particular. (Testsuite run still in progress). Chuck, I suspect this is likely to be an already-fixed bug in binutils; would you like to try your build again with homebrewed binutils from CVS? cheers, DaveK -- 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/