MPE/iX Shell and Utilities Reference Manual, Vol 2
strip(1) MPE/iX Shell and Utilities strip(1)
Message: Warning! Som should be the last item in the file
Copying file end as is
Cause: strip expected the som at the end of the file but found something else instead.
strip will copy the end of file as is.
Action: Verify that the program file was compiled/linked on a PA-RISC
system.
PORTABILITY
POSIX.2. x/OPEN Portability Guide 4.0. All UNIX systems.
MPE/iX NOTES
On MPE/iX, this command is implemented as a script-driven front end.
If the environment variable
ECHO
is defined, the strip utility displays the commands that
are passed to the MPE/iX CI
for execution. For example
$ ECHO=1 strip myprog
displays each of the commands submitted to the MPE/iX CI
.
For more information on how the current MPE/iX implementation may affect the operation of
this utility, see Appendix A, MPE/iX Implementation Considerations.
1-574 Commands and Utilities