> Folks, > > I'm working on the build system now and I will call for > testing > this week yet. As soon as we & users are happy it works > for most > major environments, I'll prepare release. > >
Hello, 1st of all I'd be glad to test new build system. Few requests: - I've looked to the current state of CMake builds, I've seen that only shared libraries are build and no static builds are performed. I would strongly recommend and request to add static libraries build as well. Take a look into there: http://www.itk.org/Wiki/CMake_FAQ#Can_I_build_both_shared_and_static_libraries_with_one_ADD_LIBRARY_command.3F Especially note this: http://www.itk.org/Wiki/CMake_FAQ#How_do_I_make_my_shared_and_static_libraries_have_the_same_root_name.2C_but_different_suffixes.3F This update was added after a bug I reported on library name collision under MSVC. - Is there any options to disable specific backends? Because I had just tried to make simple build under Cygwin it CMake failed with: Missing environment variable ORACLE_HOME with location of Oracle installation - I have a small virtual server farm with XP, Solaris, FreeBSD so I can test it on several platforms, before final release. See platforms that I usually test: http://cppcms.sourceforge.net/wikipp/en/page/cppcms_1x_platforms for my own project so I can provide some testing before final release. Artyom P.S.: What about the patch I had send few weeks ago? ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
