From mint-bounce@lists.fishpool.fi Sun Mar 7 06:26:09 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=Ye8uA34upDXT+RXqy8Aushb5H/Rx01adokVZ1C05ykc=; b=xQonNpV8G4CMCwdLQ1pfbjPna/LDub6HtwIiZf+N6ZbXvjhoNiD6cOdw1UokzVUTvi YV7kSDSTyWcMeOqE/g4yoA5BGvKWkYHMNsUspt6AYN9g4F45LQGHfjuW9tJwIn6QH7/+ qX2JVTpjHB8GYf65d+CW5wtPLeBmJYHaNdRfQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=LQdTLhEQ6YMbDIuBFLX+ea7VwIAa7lq4ILxX/xEHescaR2Dq19+9NiDxBAkEd+8R3k gtHVvOAwu5RfMo1eOi8FSAhje2MnPLtjKSL58Ah4Ps3nFN+NQBwT9+sOiYI4jEVlCMnz olFxz7BsMwEbmACFXtOs2T7iR3ynYCJn4khMU= Message-ID: <4B938C78.802@gmail.com> Date: Sun, 07 Mar 2010 11:22:32 +0000 From: Mariusz Buras User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.8) Gecko/20100225 Shredder/3.0.3pre MIME-Version: 1.0 To: Peter Persson CC: mint@lists.fishpool.fi Subject: Re: [MiNT] make problem References: <4B926BE4.5070303@gmail.com> <4B9282DC.8010405@gmail.com> <4B92881E.1020706@gmail.com> In-Reply-To: <4B92881E.1020706@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: mariusz.buras@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: HI again, I've found this thread: http://www.linuxquestions.org/questions/linux-software-2/ffmpeg-make-virtual-memory-exhausted-638458/ It's suggesting that the problem was resolved by upgrading make 3.80 to 3.81. The version I'm using on my atari is exactly 3.80. I've tried to build 3.81 myself but it fails, so I gave up on doing that myself. Does anyone have a binary to share ? -Mariusz. On 06/03/2010 16:51, Mariusz Buras wrote: > It's a medium size project, a seed of a demo. Currently it's around 50 > c++ files. > > On 06/03/2010 16:31, Peter Persson wrote: >> Yes, but what kind of project is it? Is it a hello world application >> or a web browser? >> >