Kshitij Mehta <kvm1...@gmail.com> wrote on 11/10/2009 03:52:42 PM:

> Hi,
> I am running x10 1.7 using the java backend.
> Compiling a program using 'x10c myprog.x10' gives the following error:
> 'Exception in thread "main" java.lang.OutOfMemoryError: Java heap space'
> 
> If this were java compilation, we could increase the heap size using 
> 'javac ... -J-Xms256m -J-Xmx256m'
> How can I do that in x10 ?

The same way.  x10c also supports -J options.
        Igor
-- 
Igor Peshansky  (note the spelling change!)
IBM T.J. Watson Research Center
XJ: No More Pain for XML's Gain (http://www.research.ibm.com/xj/)
X10: Parallel Productivity and Performance (http://x10.sf.net/)


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to