CHECKABICOMPLIANCE(1)SC/os Reference ManualCKABICOMPLIANCE(1)
NAME
check_abi_compliance - check abi compliance of an object
file
SYNOPSIS
check_abi_compliance [-abidir directory -liblist library_list -required -abi] file
DESCRIPTION
This command 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.
Mips Computer Systems, Inc.
Printed 11/19/92 Page 1