QL 0.3.6 with gcc 2.95?
Posted by Michael Dirkmann on Nov 14, 2004; 4:09am
URL: http://quantlib.414.s1.nabble.com/QL-0-3-6-with-gcc-2-95-tp3417.html
Ok, just a followup to my first mail from Firday.
QL 0.3.7, when trying to compile with gcc 2.95, does not even pass
configure.
QL 0.3.6 in fact does configure properly. It seems to work fine until it
gets to linearinterpolation.hpp (or cubicspline.hpp) where gcc leaves me
with an
../../ql/Math/linearinterpolation.hpp:36: Internal compiler error
../../ql/Math/cubicspline.hpp:90: Internal compiler error
I found a refence to similar(?) problem with VS 6.0 on the mailing list.
But not real solution applicable to my problem.
I know either 0.3.6 and gcc 2.95 are more or less obsolete but if
somebody had a solution available I'd be greatful.
TIA
Michael