Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 51072 invoked from network); 7 Nov 2006 16:57:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Nov 2006 16:57:13 -0000 Received: (qmail 76939 invoked by uid 500); 7 Nov 2006 16:57:24 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 76896 invoked by uid 500); 7 Nov 2006 16:57:24 -0000 Mailing-List: contact harmony-commits-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-commits@incubator.apache.org Received: (qmail 76884 invoked by uid 99); 7 Nov 2006 16:57:24 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Nov 2006 08:57:24 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Nov 2006 08:57:12 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 417AE7142EC for ; Tue, 7 Nov 2006 08:56:52 -0800 (PST) Message-ID: <996598.1162918612265.JavaMail.jira@brutus> Date: Tue, 7 Nov 2006 08:56:52 -0800 (PST) From: "Salikh Zakirov (JIRA)" To: harmony-commits@incubator.apache.org Subject: [jira] Commented: (HARMONY-1897) icl build on Windows failed In-Reply-To: <9474219.1161102036336.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/HARMONY-1897?page=comments#action_12447857 ] Salikh Zakirov commented on HARMONY-1897: ----------------------------------------- Verified, icl compilation now succeeds. > icl build on Windows failed > --------------------------- > > Key: HARMONY-1897 > URL: http://issues.apache.org/jira/browse/HARMONY-1897 > Project: Harmony > Issue Type: Bug > Components: DRLVM > Environment: Windows, Intel compiler > Reporter: Nikolay Chugunov > Assigned To: Gregory Shimansky > Priority: Critical > Attachments: harmony-1897-fix-type-definition.patch > > > Now icl build on Windows failed due to comilation error in gc_gen component. > Below is part of log: > [echo] ## Building native of 'vm.gc_gen' > ... > [cc] verify_live_heap.cpp > [cc] fspace_alloc.cpp > [cc] c:\drlvm\trunk\vm\gc_gen\src\trace_forward\../thread/thread_alloc.h(32): error: expected an identifier > [cc] VmThreadHandle thread_handle; /* This thread; */ > [cc] ^ -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira