Login  Register

Re: tentative tarballs

Posted by Luigi Ballabio-2 on Jun 16, 2004; 7:33am
URL: http://quantlib.414.s1.nabble.com/Keeping-track-of-changes-tp10607p10612.html

On 2004.06.16 15:00, Dirk Eddelbuettel wrote:
> Something changed in the Makefiles.
>
> Is that caused by a new libtool version?  I guess I am simply behind
> in terms of what is currently en vogue ...

Old libtool, new flags. It might (emphasis on might) make it feasible  
to keep different versions installed.

> From the looks of it, I need to make sure that the two .so libs (to  
> which ldd on the example binary points) stay in the library package,  
> and I should then be fine.  Comments?

I think so. lib*-0.3.7 should correspond to the old lib*.0.0.0.

Later,
        Luigi

P.S. You won't have to depend on boost-regex in the final version (the  
dependency probably came from a forgotten #include that I just nuked)