From: Rainer M. <ra...@tb...> - 2008-09-09 12:56:57
|
Hi Eric, Great, thanks! We are just now starting to prepair for the release. this time for real :) I have changed the default in config/sbml.m4 to libxml2. Maybe you can try if it works for you. > BTW, I have committed the AIX patchs and the library now does work > nicely on that Unix. Model now compiles using IBM native compiler (xlc) > and its compilation time is low. Ok, great. I took a short look at the code, and have just now included full CFLAGS and LDFLAGS for sundials and libsbml in the "command" construction. Is this OK for AIX? Are there any differences except for the different "command"? I haven't noticed any, and if not, we could probably move it into the existing compile_with_gcc function and just construct a different "command" system call, just as done for APPLE currently. Rainer Eric Fernandez wrote: > Hi, > > I have seen that libSBML now uses libxml2 as their default XML C parser. > They still support Expat and Xerces though, but that would be nice to > make SOS consistent with libSBML and make it support the three XML > parsers. However, I have been unable to compile SOS with libxml2. I > guess the issue here is with the configure switches for linking libSBML > to SOSlib ? Has anyone an idea of what to change (I guess: configure.in > and config/sbml.m4 ?). > > BTW, I have committed the AIX patchs and the library now does work > nicely on that Unix. Model now compiles using IBM native compiler (xlc) > and its compilation time is low. I don't know if there are other AIX > users there, but please let me know if you see any issue. > > Thanks, > Eric > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > sbmlsolver-discuss mailing list > sbm...@li... > https://lists.sourceforge.net/lists/listinfo/sbmlsolver-discuss |