 | | One of the transition tools provided by Solaris 2.x is the BSD Source Compatibility Package (SCP). The SCP provides many of the SunOS 4.x and BSD interfaces otherwise not included, or that differ in functionality between SunOS 4.x and Solaris 2.x. It is a collection of commands, libraries, and header files that, while they may also be present in the default Solaris 2.x environment, have different behavior between the two versions. Generally, you should be able to take a program that compiles on SunOS 4.x and compile it under the SCP with no changes to obtain a working program. | |
|