From the log is evident that you are not compiling the xxxPlatformUtils.cpp source file. If you are manually tweaking the makefile, try adding src\xercesc\util\Platforms\Cygwin\CygwinPlatformUtils.cpp to the build.

Alberto

Dirk Walter wrote:
Hello I have been trying to build xerces 2.8 under either
i586-mingw32msvc-* (the cross compilation package provided by Ubuntu) or
for a windows machine using mingw and msys. In neither case have I been
having much success.

I followed the instructions at
http://xerces.apache.org/xerces-c/build-winunix-2.html#MinGW and tried
to build using MinGW but it just won't build. I have attached the log
from the make, what am I doing wrong?

I have fixed the makefile according to the build instructions and have
XERCESCROOT set.

Reply via email to