http://bugs.openembedded.org/show_bug.cgi?id=1265
------- Comment #2 from [EMAIL PROTECTED] 2006-07-31 13:05 -------
The problem is this:
gcc-package-cross.inc:PACKAGE_ARCH_libg2c = "${TARGET_ARCH}"
gcc-package-cross.inc:PACKAGE_ARCH_libg2c-dev = "${TARGET_ARCH}"
gcc-package-cross.inc:PACKAGE_ARCH_libgfortran = "${TARGET_ARCH}"
gcc-package-cross.inc:PACKAGE_ARCH_libgfortran-dev = "${TARGET_ARCH}"
gcc-package-cross.inc:PACKAGE_ARCH_libgcc = "${TARGET_ARCH}"
gcc-package-cross.inc:PACKAGE_ARCH_libstdc++ = "${TARGET_ARCH}"
gcc-package-cross.inc:PACKAGE_ARCH_libstdc++-dev = "${TARGET_ARCH}"
A solution would be to set that to ${PACKAGE_ARCH} or ${MACHINE_ARCH}. The
latter will have a big impact on multimachine.bbclass. Any opinions?
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe