QuantLib and gcc 3.4

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

QuantLib and gcc 3.4

Teemu Torma
Hello,

Is anyone working or already worked to make QuantLib to compile on gcc
3.4?  I could send diffs against 0.3.7 unless someone has already done
that (I did not check the CVS, and I just recently joined this list).

The changes are mostly adding many `this->' to templatized code as
required by the C++ standard.

Teemu


Reply | Threaded
Open this post in threaded view
|

Re: QuantLib and gcc 3.4

Luigi Ballabio-2
On 2004.10.12 00:59, Teemu Torma wrote:
> Is anyone working or already worked to make QuantLib to compile on gcc
> 3.4?
>
> The changes are mostly adding many `this->' to templatized code as
> required by the C++ standard.

Teemu,
        the changes (or most of them) should be in CVS already. But of  
course you're welcome to double-check it and send corrections.

Thanks,
        Luigi