Revision: 11868
          http://gate.svn.sourceforge.net/gate/?rev=11868&view=rev
Author:   ian_roberts
Date:     2009-11-01 11:49:46 +0000 (Sun, 01 Nov 2009)

Log Message:
-----------
On mac, pass -d64 to the GATE JVM if Ant is running in a 64-bit JVM, and -d32
otherwise.  Without this, even if Ant is running in 64-bit Java 1.5.0 GATE
would run in 32-bit mode (this doesn't apply to Java 6, which only comes in a
64-bit flavour).  To force GATE to run 64 bit if Ant is 32 bit or vice-versa,
set runtime.arch=64 or 32 respectively (either in build.properties or with a
-D on the command line).

Modified Paths:
--------------
    gate/trunk/build.xml


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to