RFC: JamVM force -marm -g -O2 on ARM Linux.

Matthias Klose doko at ubuntu.com
Fri Mar 11 03:56:56 PST 2011


On 11.03.2011 12:52, Xerxes Rånby wrote:
> Hi
> 
> JamVM currently fail to run on ARM Linux systems where gcc by default optimize for Thumb2.
> This can be fixed by overriding the JamVM CFLAGS to skip thumb by enforcing the use of -marm -g -O2 .

would CFLAGS="$CFLAGS -marm" work too?



More information about the distro-pkg-dev mailing list