[XOM-interest] Whitespace bug and build problems

Elliotte Harold elharo at metalab.unc.edu
Thu Apr 17 16:16:00 EDT 2008


sam.owen at uk.bnpparibas.com wrote:
> Hi,

> compile-core:
>     [javac] Compiling 239 source files to
> C:\Projects-IntelliJ\XOM\build\classes
> 
> 
>     [javac] The system is out of resources.

Increase the stack size for the compiler (-Xmx=1023m or some such). XOM 
is legal Java code, but it really does push the limits. Not all 
compilers can handle it.


-- 
Elliotte Rusty Harold  elharo at metalab.unc.edu
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/


More information about the XOM-interest mailing list