From mint-bounce@lists.fishpool.fi Sun Jan 31 10:55:31 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=z8bUVDXwi/G9QOu89DORU3TDhWE+z3UZLORoIavsXvQ=; b=a9ZhcYo4mWy+WKVJsWNIRFHwjl2rCkAXlfoCfygVycRppyGEyiJnK4ojKFBwTL31bN +w5p0CipjOJwWyYwMog8ejRdb4f36jm3cZnLesKGWORcunzJ5jW2CJIPltNP0RoUkWRo 26S4nb8vkuN+OvR9NYr3sG/+QgCapZzHbd/ME= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=NM//1Qqna1sI8z2H65wCcgJEoWk1yCZnoUBre1yNWvBpl1ReXKwsKD0TjU8Ut2MDiu 2k1/uU2Uz1bwQx7qCMLQsViWMUETRYNOUKi9O861J74vGZzI8nFa57n+IUqmG0tLN5cH e0cck91sbuJpC2rY4+rycU8SEVLJBGXZvtkLw= MIME-Version: 1.0 In-Reply-To: References: <4B6147EA.4060400@freesbee.fr> <4B61F646.6050100@freesbee.fr> <4B635404.4000706@freesbee.fr> Date: Sun, 31 Jan 2010 09:53:21 -0600 Message-ID: <11a6f2b11001310753l7d125d1bqef469c8da41f45db@mail.gmail.com> Subject: Re: [MiNT] __Unwind_Resume From: Paul Wratt To: mint Content-Type: text/plain; charset=ISO-8859-1 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: paul.wratt@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: 2010/1/29 Miro Kropacek : > >> Your patches should be included in some official place. >> We are currently seeing more and more software being recompiled with >> modern compilers and newest libraries... It means they are alive :-) > > Sure, I've already asked Zorro if he has any objections to put his stuff on > sourceforge -- since he released his software under GPL, it shouldn't be a > problem but I don't want to do it without his blessing. Btw, I just changed > zView to be 100% source compatible with xpdf, so everytime new xpdf will be > released (as this is the case since last zView release), ./configure && make > do the job and zView just links with needed libraries. > >> >> If some package is recompilable with GCC 4.x, it means it will be possible >> to recompile it easily for ColdFire, if it does not use assembler. > > Oh yes, zView would be pretty fast on CF :) > Great work Miro, and as usual Vincent observes the unobserved. Good stuff Miro, be for you make a final release (stop working on it) can you run zView with FreeGEM2 and check the following 2 senarios: 1) 1000 images (making thumbnails) 2) same or 1/10th, but convert images with 1) zView will have problems at some point an eventually crash. Even if it does not crash, you will see missing memory chuck after exit with 2) you will see memory not being released after each image convert, and somewhere in the region of 4-5Mb used for even 4-500 byte images also with 2) after you run out of memory and the program ends (even if you quit before you reach the max limit) you will see a chunk of memory disappear These are senarios are ones I used when creating images for use with zView and Teradesk BTW if any one else out there uses zView and wants some different icons, I have a few (one (100) icon zip and one (20) themes zip) all ready to go http://paulwratt.110mb.com/afros/skins/zview/ zips at bottom of page Thanks for the effort in both z apps, big thanks to zorro for creating them in the first place, very inspirational.. Cheers Paul