Hi Lucas,
Someone points out before the .so file is so big because it contains symbol table and debug information.
You can use strip commend to get a much smaller .so file by simply removing these information.
Regards,
Cheng
发件人: Lucas Ingles [mailto:[hidden email]]
发送时间: 2015年6月5日 23:29
收件人: [hidden email]
主题: [Quantlib-users] QuantLib Size
Hello everybody,
I am starting with QuantLib and I build the library from source.
The static library file (.a, .lib) ended up with 941MB and the dynamic one (.so) ended up with 335MB.
Is this the correct "size" of QuantLib? If yes, can we break the library into several small binaries?
Thanks very much for the help,
Lucas Lorenzi Ingles
Free forum by Nabble | Edit this page |