Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.0.14.2.20020327094231.00a70d60@mail.ametrano.net> X-Sender: 38373 DOT ferdinando AT mail DOT ametrano DOT net Date: Wed, 27 Mar 2002 09:54:22 +0100 To: quantlib-users AT lists DOT sourceforge DOT net, cygwin AT cygwin DOT com From: Ferdinando Ametrano Subject: virtual memory exausted while compiling QuantLib (cygwin/gcc) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Hi all I got a "virtual memory exausted" while trying to compile the open-source QuantLib (http://quantlib.org) C++ library on cygwin/gcc. I browsed the archives but I didn't find a solution to this problem. I've got this problem on 2 different machines: 1) Win NT4 512MB (1024 pagefile) 2) Win2000 256MB (512 pagefile) The cygwin version were updated yesterday with the latest packages: automake 1.5b autoheader 2.52 autoconf 2.52 libtool 1.4e gcc 2.95.3-5 If you want to try on your machine, here's the receipt: export CVSROOT=:pserver:anonymous AT cvs DOT quantlib DOT org:/cvsroot/quantlib cvs login cvs -z3 co -P QuantLib cd QuantLib ./bootstrap ./configure make The problem arises when compiling the example swapvaluation.cpp Any help would be highly appreciated Thank you in advance for your attention ciao -- Nando -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/