From mint-bounce@lists.fishpool.fi Sat Mar 6 11:33:46 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=eeDJ//UrvYUKasHeKThXk1d07Egalw2nCkOnp+H1YqA=; b=Flw/PK0/m8LSRmI9lGi5Y87bgkIq5xehKYgnOLtBYgWKFbyBYQ9VtQo2/1JYe1aoMK CPRpG7PYQsWw0aYcAXfqG/jvFTAsOUIvkvn+A7DI64R85mUbg522s3NLr0lizNqOoeFb 2a+hN4I5dA9T53PdPSWYqXUqRIhX9Fnzbv254= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=H6ympZ7dpUMKO1joRTusNDITb/1NN7MOVHAlXTpdGhcneFxyYvYNwn0HhJy6wrFtcc fwYyxl0FWelUbpO7En19tn1VIRuRoia0wB8Uc5/o8IbJOUGhrWxU/PvqiPqnG/KVlHkn r2zrI2oUOwPSNB2SdERkYnlWDeGTeuWQRf1cQ= Subject: Re: [MiNT] make problem Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii From: Peter Persson In-Reply-To: <4B9282DC.8010405@gmail.com> Date: Sat, 6 Mar 2010 17:31:35 +0100 Cc: mint@lists.fishpool.fi Message-Id: References: <4B926BE4.5070303@gmail.com> <4B9282DC.8010405@gmail.com> To: Mariusz Buras X-Mailer: Apple Mail (2.1077) X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: pep.fishmoose@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o26GXjX4017424 Yes, but what kind of project is it? Is it a hello world application or a web browser? On 6 mar 2010, at 17.29, Mariusz Buras wrote: > It's a custom makefile with some python. > > On 06/03/2010 15:04, Peter Persson wrote: >> What kind of project is it? I encounter that thing too, but it generally only happens with very large and/or complicated sources w. intense macro usage. >> >> -- PeP >> >> On 6 mar 2010, at 15.51, Mariusz Buras wrote: >> >> >>> Hi there, >>> >>> I've just installed latest Micro's gcc and binutils and when I try to compile a project (works well on cygwin) I get this error: >>> * >>> make: *** virtual memory exhausted. Stop. >>> >>> What's that ? I have 256MB of TT ram. >>> >>> Regards, >>> Mariusz. >>> * >>> >>> >>> >> >