On 16.04.2012, at 09:43, Andreas Jaeger wrote:
Btw. I'd like to move in glibc the linker to /lib/ld-linux-armhf.so.3 and provide a compatibility symlink.
Any objections?
How can I check in the glibc.spec file that I'm on such an ARM platform? What's the proper %ifarch armXX variable?
IIRC our arch for armhf is armv7l, since arch-wise every armv7 is hf capable. There were pretty long discussions around how to name the arch fields to make sense, but from a "this code runs in that CPU" compatibility point of view, which IIUC the rpm arch is about, hf and sf don't make a difference for armv7l. It's only the ABI that's different. Alex -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org