Hi, Xerces 2.7 seems to compile fine for Mingw.
I have tweaked somehow Xalan 1.10 to build also for Mingw (although I am not totally sure the tweak is 100% correct). The building process is sort of ok cause it ends in me having the libraries and the Xalan.exe. But Xalan.exe would not run even if I place all the theoretically needed libraries (libxerces-c2_7_0.dll, libxalanMsg110.dll, libxalan-c110.dll and mingwm10.dll) in the same directory Xalan.exe is. After inspecting the executable with a library dependency checker tool (dependency walker) I see some strange dll's are named as missing (efsadu.dll, msjava.dll and mpr.dll) corresponding to libxerces-c2_7_0.dll. If I grab the missing dll's from the internet and place them on the directory Xalan is I get same errors as before. Any clues on this? Will mingw be added as supported platform to Xalan as it has been in Xerces? -------- Jose Ignacio MarĂn Alberdi (aka jima) Bayes Inference, S.A +34 91.532.74.40 www.bayesforecast.com http://www.espacioblog.com/scifish --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
