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 X-Sent: 27 Aug 2002 07:40:29 GMT Message-ID: <004e01c24d9d$03ee0550$0200a8c0@TCS012593> From: "Abraham Backus" To: References: <20020823154437 DOT 6154 DOT h011 DOT c000 DOT wm AT mail DOT backus DOT com DOT criticalpath DOT net> <11729030690 DOT 20020825033931 AT familiehaase DOT de> <005701c24bf2$8362e320$0200a8c0 AT TCS012593> <1049560337 DOT 20020825165510 AT familiehaase DOT de> <00a001c24d3e$54cf2d50$0200a8c0 AT TCS012593> <11641974065 DOT 20020827085045 AT familiehaase DOT 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" To: 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/