On Tue, 2011-08-23 at 13:16 -0400, George C. Huntington, III wrote: > I suspect that the problem is happening earlier, classpath isn't building. > the javac wrapper eats the return code from a java compile.
If George is right, then the following patch to the javac wrapper script may fix the issue. It fixes building classpath as well as returns the error code if all javac attempts fail. http://patches.openembedded.org/patch/9521/ Jesse _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
