You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xalan.apache.org by "Schlesinger, Philip" <ps...@filenet.com> on 2006/06/21 21:34:59 UTC

(Clarification) FW: How to compile xalan as single threaded in Unix?

A clarification: Xerces-C has instructions with all kinds of edits to
runConfigure, Makefile.in, and Makefile.incl to make Xerces-C compile
with single-threading.  Does one need to do these edits also in Xalan-C,
and if so, what edits should one perform?

-----Original Message-----
From: Schlesinger, Philip 
Sent: Wednesday, June 21, 2006 12:34 PM
To: 'xalan-c-users@xml.apache.org'
Subject: How to compile xalan as single threaded in Unix?

Hi all.  We'd like to compile xalan as single-threaded in Unix.  How
does one do that?