Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ check_abi_compliance(1) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

check_abi_interface(1)

check_for_syscalls(1)

elfdump(1)



CHECKABICOMPLIANCE(1)                                CHECKABICOMPLIANCE(1)



NAME
     check_abi_compliance - check ABI compliance of an object file

SYNOPSIS
     checkabicompliance [ -abidir directory ] [ -liblist library_list ] [
     -required ] [ -abi ] file

DESCRIPTION
     checkabicompliance checks an object file for ABI compliance and
     optionally displays references to routines which are not part of the ABI
     and required routines which are missing from the object file.

     -abidir directory
          This specifies a directory which contains files which specify ABI
          routines.  The filenames are of the form LIBRARY.names.

     -liblist library_list
          This specifies a list of shared objects on which this object file
          depends.  This defaults to the liblist of the object file.

     -required
          Display only missing required routines.  An example of this is end.

     -abi Display only undefined references which are not part of the ABI.

FILES
     /usr/lib/abi/data       directory containing ABI entry points

SEE ALSO
     check_abi_interface(1), check_for_syscalls(1), elfdump(1).
     the MIPS Processor ABI Conformance Guide
























                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026