[android-building] Re: Eigen - Android iMX6 Boundary Devices unable to download

2016-05-31 Thread Glenn Kasten
If this is a generic fetch problem for all devices, android-building is the right group. But if it is specific to iMX6, android-porting would be a better group to discuss it. On Tuesday, May 31, 2016 at 7:42:37 AM UTC-7, Deepak Rao wrote: > > Hi All, > > > I am trying to download "Eigen" for

[android-building] Re: GC overhead limit excee

2016-05-31 Thread Andreas Feldschmid
Setting to one build at a time might not be enough. Check out http://stackoverflow.com/questions/35579646/android-source-code-compile-error-try-increasing-heap-size-with-java-option You have to increase the -Xmx in the startup command for the jack server. For me this did not work through