|
From: Dirk E. <ed...@de...> - 2017-04-18 19:16:10
|
On 19 April 2017 at 00:23, shailesh kumar wrote: | Hi Luigi, | | I tried compiling preliminary tarballs for QuantLib 1.10 as available at < | https://sourceforge.net/projects/quantlib/files/test> on OEL 6.7 (Oracle Linux | Server release 6.7) | using gcc34/g++34 version gcc34 (GCC) 3.4.6 20060404 (Red Hat 3.4.6-19.el6)/ | g++34 (GCC) 3.4.6 20060404 (Red Hat 3.4.6-19.el6) along with Boost version | 1.62.0 | | I am getting below compilation error. | | ../../../ql/experimental/math/tcopulapolicy.hpp:134: instantiated from here | /scratch/ofsaadb/build/CAP802_JAVA7_O12C/BOOSTNEW/include/boost/math/tools/ | roots.hpp:68: error: no matching function for call to `get(const | boost::fusion::tuple<long double, long double, boost::fusion::void_, | boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, | boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, | boost::fusion::void_>&)' | make[3]: *** [gaussianlhplossmodel.lo] Error 1 | make[3]: Leaving directory `/scratch/ofsaaweb/QuantLib-suncc/ql/experimental/ | credit' | make[2]: *** [all-recursive] Error 1 | make[2]: Leaving directory `/scratch/ofsaaweb/QuantLib-suncc/ql/experimental' | make[1]: *** [all-recursive] Error 1 | make[1]: Leaving directory `/scratch/ofsaaweb/QuantLib-suncc/ql' | make: *** [all] Error 2 | | Request to please help me resolving this issue. | This works if i use gcc/g++ version 4.4.7 compiler but fails for gcc34/g++34 I hope you do realize that gcc 3.4 was released _eleven_ years ago. Even 4.4.* is pretty ancient at an age of five years. Dirk | | | Regards | Shailesh Kumar | | | | | On Wed, Apr 12, 2017 at 9:16 PM, Luigi Ballabio <lui...@gm...> | wrote: | | Hi all, | preliminary tarballs for QuantLib 1.10 are available at <https:// | sourceforge.net/projects/quantlib/files/test> (no docs yet, but most | changes are listed at https://github.com/lballabio/QuantLib/milestone/5? | closed=1). Please download them and try them out if you have a few cycles | available. | | Thanks, | Luigi | | | | ------------------------------------------------------------ | ------------------ | Check out the vibrant tech community on one of the world's most | engaging tech sites, Slashdot.org! http://sdm.link/slashdot | _______________________________________________ | QuantLib-users mailing list | Qua...@li... | https://lists.sourceforge.net/lists/listinfo/quantlib-users | | | | ------------------------------------------------------------------------------ | Check out the vibrant tech community on one of the world's most | engaging tech sites, Slashdot.org! http://sdm.link/slashdot | _______________________________________________ | QuantLib-users mailing list | Qua...@li... | https://lists.sourceforge.net/lists/listinfo/quantlib-users -- http://dirk.eddelbuettel.com | @eddelbuettel | ed...@de... |