This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Xerces C++ support in cygwin


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]