Port(1)Port(1)Name
Digital Porting Assistant - OSF/Motif window-based environment that
provides assistance in porting applications to Digital UNIX.
Syntaxport [ option ... ]
Description
The Digital Porting Assistant is a set of integrated software tools
which helps in porting applications to Digital UNIX. The Digital Port‐
ing Assistant identifies source code that might not compile or run on
Digital UNIX. It locates potential problem areas in porting such as
conditional code, include references to files, 32-bit dependencies,
calls to library functions that do not match Alpha/UNIX definitions or
have different semantics on Digital UNIX.
The Digital Porting Assistant will also provide the user with useful
tips on porting issues. The information in these tips covers several
areas such as endianism, data alignment, 32-bit dependencies and cor‐
recting pointer-to-int assignments.
Options-display local-system:monitor
Specifies the local system on which to display the tool. For
example:
Supplemental Copyright Information
Copyright (c) 1980 Regents of the University of California.
All rights reserved.
Redistribution and use in source and binary forms, with or without mod‐
ification, are permitted provided that the following conditions are
met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribu‐
tion.
3. All advertising materials mentioning features or use of this soft‐
ware must display the following acknowledgement: This product
includes software developed by the University of California, Berke‐
ley and its contributors.
4. Neither the name of the University nor the names of its contribu‐
tors may be used to endorse or promote products derived from this
software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PUR‐
POSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSI‐
NESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
See Alsoemacs(1), make(1u), gnumake(1)Port(1)