Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 8544 invoked from network); 25 Sep 2006 18:38:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Sep 2006 18:38:37 -0000 Received: (qmail 73551 invoked by uid 500); 25 Sep 2006 18:38:37 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 72869 invoked by uid 500); 25 Sep 2006 18:38:35 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 72858 invoked by uid 99); 25 Sep 2006 18:38:35 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Sep 2006 11:38:35 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=mike.fursov@gmail.com; spf=pass Authentication-Results: idunn.apache.osuosl.org header.from=mike.fursov@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE Received-SPF: pass (idunn.apache.osuosl.org: domain gmail.com designates 64.233.182.184 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [64.233.182.184] ([64.233.182.184:23263] helo=nf-out-0910.google.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 62/DE-13750-12228154 for ; Mon, 25 Sep 2006 11:38:29 -0700 Received: by nf-out-0910.google.com with SMTP id x4so7924nfb for ; Mon, 25 Sep 2006 11:38:03 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=TgBBhkVd1/f5z6IadBXTFzgaigYmHt8oI6RlYU1W7whsZOs+dXubBWG2mwy+DFiBxjWh04bkzicNwlIaBOvbZtt+RywHWxUIemZhKJ6zr8Twi4NYeGuYg5Yx+DkpgJN2cqvfSIcz6v4kci4bFxGRY3bDTJe2m2eqBBQ06xRCWlc= Received: by 10.78.139.1 with SMTP id m1mr1741522hud; Mon, 25 Sep 2006 11:38:03 -0700 (PDT) Received: by 10.78.182.4 with HTTP; Mon, 25 Sep 2006 11:38:03 -0700 (PDT) Message-ID: Date: Tue, 26 Sep 2006 01:38:03 +0700 From: "Mikhail Fursov" To: harmony-dev@incubator.apache.org Subject: Re: [drlvm][apr] APR fails to load a JIT library when using a fully qualified path In-Reply-To: <200609252214.13037.gshimansky@gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2870_1710579.1159209483097" References: <200609252214.13037.gshimansky@gmail.com> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_2870_1710579.1159209483097 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Ok, I will create a new JIRA issue tomorrow (or even today, it's 2am here:) ) and add MSVC projects for some DRLVM components. On 9/26/06, Gregory Shimansky wrote: > > On Monday 25 September 2006 19:24 Mikhail Fursov wrote: > > I spent a couple of hours today investigating this bug. > > The result is: this is not a bug, this is the problem of the MSVC > project > > file I use to build and to debug JIT. So it was my error. > > > > BTW: if anyone is interested to use MSVC project files to build JIT or > > other components of DRLVM I can put them into JIRA and support these > files > > in the nearest future. > > I think this would be very useful for development on windows. I don't use > VS.NET for anything but debugging but then project is useful to find some > symbol's definition/declaration and helps the debugger to understand the > symbol info. > > +1. > > -- > Gregory Shimansky, Intel Middleware Products Division > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > -- Mikhail Fursov ------=_Part_2870_1710579.1159209483097--