Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Sent: 27 Aug 2002 07:40:29 GMT
Message-ID: <004e01c24d9d$03ee0550$0200a8c0@TCS012593>
From: "Abraham Backus" <abraham@backus.com>
To: <cygwin@cygwin.com>
References: <20020823154437.6154.h011.c000.wm@mail.backus.com.criticalpath.net> <11729030690.20020825033931@familiehaase.de> <005701c24bf2$8362e320$0200a8c0@TCS012593> <1049560337.20020825165510@familiehaase.de> <00a001c24d3e$54cf2d50$0200a8c0@TCS012593> <11641974065.20020827085045@familiehaase.de>
Subject: Re: Xerces C++ support in cygwin
Date: Tue, 27 Aug 2002 00:40:26 -0700
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000

Yes, I've been calling runConfigure like so:
> ./runConfigure -pcygwin -cgcc -xg++

The runConfigure script defaults to pthread for the thread option, so that's
enabled.
One of the tests "ThreadTest", I assume does multi-threaded testing and it
passes when I ran it.  It took a little effort to figure out how the tests
are run because a few of them require arguments and file names.  I walked
through the scripts/sanityTest.pl script and executed the tests as they are
in that file.  I wasn't able to run the script itself, which is another
thing on the checklist :)

I haven't even tried Xalan.

----- Original Message -----
From: "Gerrit P. Haase" <gp@familiehaase.de>
To: <cygwin@cygwin.com>
Sent: Monday, August 26, 2002 11:50 PM
Subject: Re: Xerces C++ support in cygwin


> Hallo Abraham,
>
> Am Montag, 26. August 2002 um 22:22 schriebst du:
>
> > I've tested Gerrit's patch and submitted it (among others to get more
> > support for cygwin in Xerces-C++).  These patches were checked in today
and
> > I just finished testing using gcc 3.2.1 that was recently announced.
Feel
> > free anyone to get the sources from cvs and build it...  Great news is
that
> > with gcc 3.2.1, I'm seeing the C++ DOM exceptions being caught when they
are
> > thrown from the xerces dll, which allows all the xerces tests to pass.
(this
> > was a problem when I built the xerces dll and tried running the tests
> > against gcc 2.95.3).
>
> Have you also tried to build and test with threads?  It seems to build
> ok for me, but I have no time left to test it yet, I'll do tests this
> evening.
>
> And what about Xalan?
>
>
> Gerrit
> --
> =^..^=
>
>
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
>
>


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

