RE: Problem with cygwin & xerces-2.6

2004-12-02 Thread mchojrin
Hi: I'm new to the list, so I don't really know how to post in order to follow a conversation. I'm reading these emails through the digest, if anyone can help me here, that would be great too. Anyway, I finally solved my problem by looking at the makefiles for the xerces examples and eventual

Problem with cygwin & xerces-2.6

2004-12-01 Thread mchojrin
uctions on the website and all of the examples compile & run fine. Here's the Makefile I'm using: CC=g++ LIB_PATH=/home/mchojrin/xerces-c-src_2_6_0/Lib LIB_NAME=xerces-c BIN_NAME=main all: soapC.o soapClient.o stdsoap2.o xmlconfig.o extraconfig.o actionexecutor.o agentconfig.o a