Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 61282 invoked from network); 26 Apr 2007 05:05:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Apr 2007 05:05:04 -0000 Received: (qmail 43600 invoked by uid 500); 26 Apr 2007 05:05:08 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 43574 invoked by uid 500); 26 Apr 2007 05:05:08 -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 43565 invoked by uid 99); 26 Apr 2007 05:05:08 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2007 22:05:08 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [128.174.252.3] (HELO dcs-server2.cs.uiuc.edu) (128.174.252.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2007 22:05:01 -0700 Received: from [10.0.1.3] (74-134-230-104.dhcp.insightbb.com [74.134.230.104]) (authenticated bits=0) by dcs-server2.cs.uiuc.edu (8.13.6/8.13.6) with ESMTP id l3Q53sBf018505 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Thu, 26 Apr 2007 00:04:40 -0500 (CDT) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <7273946b0704252037k65124a78ye52a638d1bd1641a@mail.gmail.com> References: <0BB761F0-0538-4128-A62D-053FC24DE3D5@uiuc.edu> <7273946b0704252037k65124a78ye52a638d1bd1641a@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <24250AD0-1203-487A-876C-D82A1AF4B48C@uiuc.edu> Content-Transfer-Encoding: 7bit From: Naveen Neelakantam Subject: Re: [build] need help building harmony on windows Date: Thu, 26 Apr 2007 00:04:41 -0500 To: dev@harmony.apache.org X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org I'll try rolling back and see what happens. On Apr 25, 2007, at 10:37 PM, Vladimir Ivanov wrote: > You can use r532300 for tests (r532301 was updated to show this > message as 'usage help'). > That is for jitrino question I never saw it. I think, we should wait > our jit guys... > > thanks, Vladimir > > > On 4/26/07, Naveen Neelakantam wrote: >> I forgot to mention that I followed the directions on http:// >> harmony.apache.org/quickhelp_contributors.html >> >> On Apr 25, 2007, at 10:09 PM, Naveen Neelakantam wrote: >> >> > I am trying to get a windows development environment setup to track >> > down a bug (HARMONY-1788), but I'm having trouble. >> > >> > I managed to build the classlib and drlvm on Windows 2003 using >> > Visual Studio .NET 2003 and the eclipse JDK, but whenever I try to >> > run the vm, I see the following: >> > >> > D:\neelakan\trunk\working_vm\build\win_ia32_msvc_debug\deploy\jdk >> > \jre\bin>java >> > Harmony Java launcher >> > Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache >> > Software Foundation or its licensors, as applicable. >> > java [-vm:vmdll -vmdir:dir -D... [-X...]] [args] >> > >> > Help? I'm totally clueless on Windows... >> > >> > Naveen >> >>