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 ?

Thanks,
Kshitij Mehta
Graduate Student
Parallel Software Technologies Lab
Dept. of Computer Science
University of Houston
USA
www.cs.uh.edu/~kmehta

------------------------------------------------------------------------------
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