[oe] Query on meta-java layer: openjdk-7-jre: compilation issue with '-fuse-ld-bfd'

Nelson, Sam sam.nelson at ti.com
Tue Mar 17 20:23:04 UTC 2015


Hello all,
I am using an openembedded setup and using the daisy branch.
I am trying to use meta java: git://git.yoctoproject.org/meta-java  to compile openjdk-7-jre and seeing the following error:

| arm-linux-gnueabihf-gcc: error: unrecognized command line option '-fuse-ld=bfd'

Looks like the addition of '-fuse-ld=bfd" was introduced with the following commit in meta-java:
commit cb351db824b0eb4a71514156bba543f6dde19740
Author: Max Krummenacher <max.oss.09 at gmail.com>
Date:   Tue Jan 20 16:14:23 2015 +0100

I am using linaro toolchain: gcc-linaro-arm-linx-gnueabihf-4.7-2013 and does not support "-fuse-ld" option. Any ideas on how this can be fixed?





More information about the Openembedded-devel mailing list