Hi, in cross-armv7hl-gcc6 package, we get all the cross build tools, but with the gcc version appended. So, we have armv7hl-suse-linux-gnueabi-gcc-6 instead of armv7hl-suse-linux-gnueabi-gcc.
This is a problem to build things such as u-boot or Linux kernel which just use a CROSS_COMPILE prefix for the GCC tools in their Makefiles. Is there any update-alternatives mechanism or something? Guillaume -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
