Hi Nick,
Am 29.10.2011 17:14, schrieb Nick Kew:
You're obviously the platform expert, but just one point:


+# These flags will be added to the link.opt file
+#
+XLFLAGS                += \
+                       -L$(LIBXML2SDK)/lib -llibxml2.lib \
+                       $(EOLIST)

In the *X version (and windows - though I haven't attempted
Makefiles for that) I've deliberately not linked it in but
recommend LoadFile instead.  That avoids problems like that
of linking multiple versions of a library, e.g through
scripting modules like PHP.

I know that's a minority opinion, but FWIW!
that gives no probs since neither NetWare nor Windows export anything unless explicitely specified. Also these makefiles are 1st hack - I intent to add dynamic linking as well ... ;-)

BTW. wouldnt it be nice to have these modules use APR|U xml APIs?
Without looked at your mods I guess the APR|U xml APIs are too poor?

For the Windows build files lets hope for Gregg jumping in ... :-)

Gün.



Reply via email to