the -bootclasspath '' part where it uses the single quotes next to eack other, if you replace that with :: two colons it will magically work I think for some reason it doesn't like '' for an empty path but two path separators back to back :: will work great.
On Fri, Aug 5, 2011 at 4:44 PM, Jesse Gilles <[email protected]> wrote: > '' _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
