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
Date: Sun, 25 Aug 2002 03:18:13 +0200
From: "Gerrit P. Haase" <gp@familiehaase.de>
Organization: Esse keine toten Tiere
X-Priority: 3 (Normal)
Message-ID: <29727752142.20020825031813@familiehaase.de>
To: cygwin@cygwin.com
Subject: Re: Xerces C++ support in cygwin
In-Reply-To: <20020823154437.6154.h011.c000.wm@mail.backus.com.criticalpath.net>
References: <20020823154437.6154.h011.c000.wm@mail.backus.com.criticalpath.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hallo abraham,


> Getting xerces to build:
> 1) Create your cvs view of the xerces-c source tree
> (see http://xml.apache.org/cvs.html, you want
> xml-xerces, and the "c" directory of that module).
> 2) cd to the c/src/xercesc directory of the cvs view
> 3) type the following at the cygwin prompt:
>> ./runConfigure -p cygwin -c gcc -x g++ -m inmem -n
> socket -t native

What about threads: ' -r pthread '?


> 4) then type "make"
> 5) after everything is finished building, type "make
> install"

> you should now be able to use xerces in your app
> (remember to use -lxerces-c in your link, and also make
> sure that /usr/local/bin is in your windows %PATH% when
> you run your app)


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/

