On 3/21/08, "Edmundo López B." <[EMAIL PROTECTED]> wrote: > Hello, > > I'm still trying to build harmony for Mac Os X. I've made significant > advances (I get it to resolve all external libraries, etc). Now at the > end I get this message: > > [...] > > > -compile: > [mkdir] Created dir: /Users/mundacho/gsoc/harmony/trunk/ > working_classlib/build/classes > [hy.javac] Compiling 3598 source files to /Users/mundacho/gsoc/ > harmony/trunk/working_classlib/build/classes > > BUILD FAILED > /Users/mundacho/gsoc/harmony/trunk/build.xml:349: The following error > occurred while executing this line: > /Users/mundacho/gsoc/harmony/trunk/working_classlib/build.xml:113: The > following error occurred while executing this line: > /Users/mundacho/gsoc/harmony/trunk/working_classlib/make/build- > java.xml:120: java.lang.reflect.InvocationTargetException > > Total time: 1 minute 45 seconds
Try to increase the default heap size for Java Also see: http://harmony.apache.org/faq.html http://mail-archives.apache.org/mod_mbox/harmony-dev/200709.mbox/[EMAIL PROTECTED] -Stepan. > ---------- end of ant output ---------- > > Anyone has an idea of what this could be? It sounds more like a > problem with the java compiler and not an OS or library issue anymore. > > Thanks in advance for your help, > > eDmundo > > > PS: I put the rest of the ant output just in case it can be useful. > <SNIP>
