Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ adapt(1) — Kubota Pacific 4.1 System Software

Media Vault

Software Library

Restoration Projects

Artifacts Sought

ADAPT(1)  —  Kubota Pacfic Computer Inc. (C Programming Language Utilities)

NAME

adapt − postload an a.out file to run on a Stardent 3000

SYNOPSIS

adapt [ −v ] [ infile [ outfile ] ]

DESCRIPTION

adapt takes as input an executable file for a Stardent 1500 system and produces an executable file for the Stardent 3000.  The resultant output file is functionally identical to the input file.  infile is the name of the input object file compiled for Stardent 1500 execution.  outfile is optional.  If no name is specified for the output file, a file named x.out is produced. 

OPTIONS

−vcauses adapt to provide diagnostic information about the postloading process.  With this option, whenever an instruction gets changed by the postloader, the address in the input file where the change occured and the new instruction inserted are listed on stderr.

March 13, 1992

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