Re: Can I run an application compiled with gcc ABI 2.95 on a kernel compiled with gcc ABI 3.4?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, May 15, 2009 at 03:54:35PM +0100, Jamie Lokier wrote:
> Register/parameter assignment: How is that relevant to the kernel
> interface, if the kernel itself and modules are all EABI?  The system
> call interface is a fixed set of registers.

No it is not.  The syscall interface obeys the ABI register allocation
rules as well, otherwise we have to have veneeer layers to reshuffle
the registers prior to calling C functions.
--
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

[Index of Archives]     [Gstreamer Embedded]     [Linux MMC Devel]     [U-Boot V2]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux ARM Kernel]     [Linux OMAP]     [Linux SCSI]

  Powered by Linux