|
March 2004 Contents
OverviewThe Tru_to_Solaris Migration tool for C/C++ Source Code application is based on Java technology and is used to identify porting issues in C/C++ source code files. This utility analyzes the difficulty of porting such source files from Tru64 or HP-UX to the Solaris Operating System (OS), and it can help you estimate the total effort required for the port. The Tru_to_Solaris Migration tool identifies potential problems during the porting effort by providing:
Using Tru_to_Solaris Migration tool can save significant time and effort for developers working with large projects. How Tru_to_Solaris Migration Tool WorksTru_to_Solaris Migration tool is an application based on Java technology that can identify porting issues for C/C++ source code. This utility can help you analyze the efforts that may be needed to port C/C++ source code from Tru64 or HP-UX to the Solaris OS. Installing Tru_to_Solaris Migration ToolYou can download this tool from the Sun Download Center. Follow these instructions to install the Tru_to_Solaris Migration tool. You need to log in as root or have root permissions for the login you are using.
Invoking Tru_to_Solaris Migration ToolAfter installing the Tru_to_Solaris Migration tool, you must perform the following steps:
On Solaris systems, the Tru2Solaris script sets up
By default the Note: You must have a JVM, version 1.2.1 or higher, installed on your system for the GUI version to run. However, we strongly recommend using the JVM 1.4.0 or later to get better performance results from the tool. Running the tool without arguments will invoke the graphical user interface mode:
Tru2Solaris
OptionsRunning the Tru_to_Solaris Migration Tool for C/C++ Source Code with invalid arguments will provide the following online help for the command-line mode:
Tru2Solaris foo
Usage: Tru2Solaris [-nonoise] [-nodb] [-revdb] [-flist ]
filespec or file1 file2
-nodb (Just show all functions without checking for issues)
-revdb (Show all functions that are NOT in the database)
-nonoise (Don't display all that helpful database text stuff; this
option is for advanced users)
-flist (Specify a file containing a list of source files to score
-maxthreads <NUM> (Maximum # of threads for Tru2Solaris to spawn: default
10)
-debug (Show in-depth processing -- needed if reporting a problem)
Additional Features
| |||
|
| ||||||||||||