[aarch64-port-dev ] gmake error when cross compiling

Andrew Haley aph at redhat.com
Mon Aug 19 08:02:39 PDT 2013


On 08/19/2013 03:40 PM, Voo wrote:
> Freshly set up VM with OpenSUSE 12.2 64bit.
> I follow the steps described in README.aarch64 to cross compile it for
> running under Foundation model simulator:
> 
> extract sysroots from
> http://people.linaro.org/~edward.nevill/sysroots.tar.gz to ~
> hg clone http://hg.openjdk.java.net/aarch64-port/jdk8
> bash get_source
> bash cross_configure
> bash cross_compile
> 
> cross_configure output: http://pastebin.com/n0s5s3z4
> cross_compile output: http://pastebin.com/w8jDzjHQ
> 
> Seems like it passes arguments to make and forgot to quote $@?

WARNING: The result of this configuration has overridden an older
configuration. You *should* run 'make clean' to make sure you get a
proper build. Failure to do so might result in strange build problems.

You did do this?


> 
> gmake --version says:
> GNU Make 3.82
> Built for x86_64-unknown-linux-gnu
> 




More information about the aarch64-port-dev mailing list