X-Recipient: archive-cygwin@delorie.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 <dave.korn.cygwin@googlemail.com>
User-Agent: Thunderbird 2.0.0.17 (Windows/20080914)
MIME-Version: 1.0
To: Dave Korn <dave.korn.cygwin@googlemail.com>
CC: cygwin@cygwin.com
Subject: Re: Xerces-C: two issues with gcc4/cygwin-1.7
References: <49FDDA6E.80607@cwilson.fastmail.fm> <49FDDCA4.6050004@cwilson.fastmail.fm> <49FEE690.6020208@gmail.com> <49FEEB55.60509@cwilson.fastmail.fm> <49FEFFEB.2050504@gmail.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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/

