SPP - Low Tech, Practical, UNIX Software Portability

Authors: 

John Sellens, University of Waterloo

Abstract: 

The great number of UNIX variants and the huge amount of good, freely available software makes simple software portability a very worthwhile and useful goal. Portability has traditionally been obtained with software package specific solutions, configuration scripts, #ifdef's and so on. This paper describes SPP, a small collection of include files, library routines and utilities that can be installed once and utilized by many, different software packages. SPP does not require that a software author change his or her programming style or techniques, and frees the author from worrying about the variations among machines, allowing him or her to concentrate on the program instead of the operating system.

BibTeX
@inproceedings {252287,
author = {John Sellens},
title = {{SPP} - Low Tech, Practical, {UNIX} Software Portability},
booktitle = {USENIX 1994 UNIX Applications Development Symposium (USENIX 1994 UNIX Applications Development Symposium)},
year = {1994},
address = {Toronto, Ontario},
url = {https://www.usenix.org/conference/usenix-1994-unix-applications-development-symposium/spp-low-tech-practical-unix-software},
publisher = {USENIX Association},
month = apr
}