Re: Regarding Quantlib compilation on AIX 7

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: Regarding Quantlib compilation on AIX 7

Luigi Ballabio
Not sure.  You can remove boost::math, I guess.

For those systems, I suggest you fork the repo, create branches for each system, add the changes you need, and merge upstream from time to time.

Luigi


On Fri, May 19, 2017 at 10:03 AM shailesh kumar <[hidden email]> wrote:
Hi Luigi,

I am building Quantlib on AIX 7 using xlC compiler and getting error for  boost::math::isnan
If i remove boost::math, the compilation goes through.

Am i missing something? Please help me in getting this issue resolved.


Making all in math
        source='gaussiannoncentralchisquaredpolynomial.cpp' object='gaussiannoncentralchisquaredpolynomial.lo' libtool=yes  DEPDIR=.deps depmode=aix /bin/sh ../../../config/depcomp  /bin/sh ../../../libtool --tag=CXX    --mode=compile xlC_r -DHAVE_CONFIG_H -I. -I../../../ql   -I../../.. -I../../.. -I/scratch/ofsbuild/THIRDPARTY/BOOST_1.54/include  -qrtti=all -DQL_PATCH_SOLARIS -c -o gaussiannoncentralchisquaredpolynomial.lo gaussiannoncentralchisquaredpolynomial.cpp
libtool: compile:  xlC_r -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -I/scratch/ofsbuild/THIRDPARTY/BOOST_1.54/include -qrtti=all -DQL_PATCH_SOLARIS -c -M gaussiannoncentralchisquaredpolynomial.cpp -o gaussiannoncentralchisquaredpolynomial.o
"gaussiannoncentralchisquaredpolynomial.cpp", line 133.26: 1540-0063 (S) The text "(" is unexpected.
"gaussiannoncentralchisquaredpolynomial.cpp", line 147.26: 1540-0063 (S) The text "(" is unexpected.
"gaussiannoncentralchisquaredpolynomial.cpp", line 165.26: 1540-0063 (S) The text "(" is unexpected.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2.


Thanks & Regards
Shailesh Kumar

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev