Ok, I figured out what's up... It isn't actually building two libraries, the
"Building ..." messages are printed out by the Makefiles.  The top-level
makefile prints out that it's going to build libxerces, then instructs make
to go into the obj dir, which prints out that it's building cygxerces.

If you want to write up a bug in bugzilla, I'll get a patch out for it
today.

Thanks!
-Abe

-----Original Message-----

I did what Abe suggested with the runConfig (plain build of archived
sources.

I still get two libraries built (partial build log below).

Is this normal or a bug that I should report?

TIA

Building
/cygdrive/c/xercestmp/xerces-c-src_2_3_0.unx/lib/libxerces-c2_3_0.dll
Building /cygdrive/c/xercestmp/xerces-c-src_2_3_0.unx/lib/cygxerces-c23.dll
Creating library file:
/cygdrive/c/xercestmp/xerces-c-src_2_3_0.unx/lib/libxerce
s-c23.dll.a
symlink
/cygdrive/c/xercestmp/xerces-c-src_2_3_0.unx/lib/libxerces-c2_3_0.dll.a
symlink /cygdrive/c/xercestmp/xerces-c-src_2_3_0.unx/lib/libxerces-c.dll.a

[EMAIL PROTECTED] /cygdrive/c/xercestmp/xerces-c-src_2_3_0.unx/src/xercesc


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to