Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 7698 invoked from network); 8 Dec 2007 21:00:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Dec 2007 21:00:02 -0000 Received: (qmail 92148 invoked by uid 500); 8 Dec 2007 20:59:49 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 92126 invoked by uid 500); 8 Dec 2007 20:59:49 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 92117 invoked by uid 99); 8 Dec 2007 20:59:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Dec 2007 12:59:49 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of t.p.ellison@gmail.com designates 64.233.182.184 as permitted sender) Received: from [64.233.182.184] (HELO nf-out-0910.google.com) (64.233.182.184) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Dec 2007 20:59:27 +0000 Received: by nf-out-0910.google.com with SMTP id k4so635776nfd for ; Sat, 08 Dec 2007 12:59:29 -0800 (PST) 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:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; bh=TR/da3CyfU47abyFlopXYQHJbIZRGce0u4HjgWpc6SM=; b=TcaJMn+l/KuGLMAoaOpKpnpflomhAoZZhRCqgOpJh+SiFN6aeRbxnbHzkIhaxwSqp6ilWYQnGxOEFM4c6CxuDuMaEkf17WcydKPDQNBxffBNxqBAuTqocT2KsQjpdiZvvAfIlQBbJ/zPzRO9eU0nt1m3lWHusJeEXknSD1mdJn8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=VO5ZDIdr6vpFmQe9gsbHm24l6tWWdGwTr9G1D21thpHDE7xIyRPnMv94yzKYUWT0gzbaCitUWytf5DLY2SViy27fT+hb7iYf+OQWbWKXW3BzViGvhjoZkKF0dB1PXbcVLbobg0Wvl6R4Gd+2W4mgSy0Au2FCTKRdYtq2ng2a5jc= Received: by 10.78.129.16 with SMTP id b16mr5340669hud.1197147569401; Sat, 08 Dec 2007 12:59:29 -0800 (PST) Received: from ?192.168.0.2? ( [86.111.176.100]) by mx.google.com with ESMTPS id d24sm4030538nfh.2007.12.08.12.59.26 (version=SSLv3 cipher=RC4-MD5); Sat, 08 Dec 2007 12:59:27 -0800 (PST) Message-ID: <475B05A7.4080206@gmail.com> Date: Sat, 08 Dec 2007 20:59:19 +0000 From: Tim Ellison User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: dev@harmony.apache.org Subject: Re: [drlvm] linking with runtime libraries on windows References: <4715B99D.5000506@apache.org> <47187AD0.7080701@apache.org> <47594F9B.5010106@apache.org> In-Reply-To: <47594F9B.5010106@apache.org> X-Enigmail-Version: 0.95.5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Gregory Shimansky wrote: > Alexey Varlamov пишет: >> Good news here. >> A couple of memory corruption bugs were resolved recently, so I was >> able to integrate the fix at r602080. >> As a bonus, total size of drlvm dlls become less for ~4M on Win32 and >> ~12M on Win64. Not bad IMO ;) > > This is really good news. Thank you Alexey! Yeah, good work. Regards, Tim