It'll probably be more help if you tell him what the acronym actually stands for - ie 'Application Binary Interface'...
A quick search produced this definition from foldoc.org: The interface by which an application program gains access to operating system and other services. It should be possible to run the same compiled binary applications on any system with the right ABI. It is to a compiled binary what an API is to source code... DigbyT On Mon, Feb 06, 2006 at 08:43:19PM +0100, Daniel Baumann wrote: > L.V.Gandhi wrote: > > What is ABI? > > the abi of the kernel-image (resp. linux-image). modules which are build > for the same abi within the same version don't need to be rebuild when > the revision is bumped. -- Digby R. S. Tarvin digbyt(at)digbyt.com http://www.digbyt.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]