On Tue, 2010-09-28 at 17:52 +0100, Grześ Andruszkiewicz wrote:
> How much disk space do I need to compile QuantLib (under Linux)? I had
> more than 2GB, but it just failed with because I ran out of space... I
> just ran make on command line.
On my Ubuntu box, the QuantLib directory after compilation is about
380MB. However, one the one hand I ran configure with --disable-static,
that probably reduced the space by half; and on the other hand, I
specified CXXFLAGS='-O2' which prevented the usual default "-g -O2".
The -g flag causes the compiler to store debug information and is
probably causing the bloat.
Luigi
--
Harrison's Postulate:
For every action, there is an equal and opposite criticism.
------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security
easier or more difficult to achieve? Read this whitepaper to separate the
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev