From harmony-commits-return-130-apmail-incubator-harmony-commits-archive=incubator.apache.org@incubator.apache.org Wed Oct 19 08:21:54 2005 Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 12348 invoked from network); 19 Oct 2005 08:21:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Oct 2005 08:21:53 -0000 Received: (qmail 80023 invoked by uid 500); 19 Oct 2005 08:21:53 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 79993 invoked by uid 500); 19 Oct 2005 08:21:52 -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 79982 invoked by uid 99); 19 Oct 2005 08:21:52 -0000 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 19 Oct 2005 01:21:52 -0700 Received: (qmail 12226 invoked by uid 65534); 19 Oct 2005 08:21:32 -0000 Message-ID: <20051019082132.12223.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r326462 - in /incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM: jvm/.cdtbuild libjvm/.cdtbuild Date: Wed, 19 Oct 2005 08:21:31 -0000 To: harmony-commits@incubator.apache.org From: dlydick@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: dlydick Date: Wed Oct 19 01:21:18 2005 New Revision: 326462 URL: http://svn.apache.org/viewcvs?rev=326462&view=rev Log: Added '-lm' option to linkage to get various floating point function calls. Remove '-fpack-struct' compile option and restore default settings to selected files that explicitly removed it. Changed representative '-I' and '-L' paths to conform more to SVN directory structure. Changed all tabs to use project settings to isolate from workspace defaults. Do not permit -fpack-struct on any of the portability library source files. Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/.cdtbuild incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/libjvm/.cdtbuild Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/.cdtbuild URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/.cdtbuild?rev=326462&r1=326461&r2=326462&view=diff ============================================================================== --- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/.cdtbuild (original) +++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/.cdtbuild Wed Oct 19 01:21:18 2005 @@ -8,10 +8,10 @@ - @@ -19,6 +19,7 @@