David Woodhouse wrote: > On Fri, 2009-05-15 at 13:50 +0200, muzungu@xxxxxxx wrote: > > Questions: > > - Can I run an application compiled with gcc ABI 2.95 on a kernel > > compiled with gcc ABI 3.4? > > Yes. The kernel ABI never changes in a backward-incompatible fashion. > Unless you try switching your kernel to ARM EABI and don't update > userspace to match -- don't do that :) Eek, can you say a bit more about the ARM EABI mismatch? I would like to run a shiny modern ARM EABI kernel and userspace, but also need to run one or two OABI binaries (from the gcc 2.95 era) on the same kernel which I cannot recompile because they're built with closed source libraries only supplied as OABI. Does that not work at all? If it does work, which part of userspace must be EABI to work? Thanks, -- Jamie -- To unsubscribe from this list: send the line "unsubscribe linux-embedded" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html