ARM interpreter build improvements

Andrew John Hughes gnu_andrew at member.fsf.org
Thu Aug 20 05:36:46 PDT 2009


2009/8/20 Edward Nevill <ed at camswl.com>:
> OK. I set a build going last night. Unfortunately I had the JAVA_HOME
> set so the build failed.
>


If this was with IcedTea, one wonders why we don't just set
JAVA_HOME="" in our Makefile.  Anyone know why we don't?

> However, before it failed it had correctly created the "bytecodes_arm.s"
> file and this file was binary identical to the previous "bytecodes.s".
>
> cppInterpreter_asm.S had also correctly been modified to include
> "bytecodes_arm.s" instead of bytecodes.s.
>
> So, I am happy with this change. Please commit.
>
> Regards,
> Ed.
>
>>Hi all,
>>
>>This patch causes the ARM interpreter's bytecodes file to be generated
>>at build time rather than having a pregenerated version in the repo.
>>Can someone with an ARM box please test this for me?  I've tested it as
>>much as I can without one.
>>
>>Cheers,
>>Gary
>



-- 
Andrew :-)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8



More information about the distro-pkg-dev mailing list