|
|
 |
|
|  | | Understanding the porting process | Aug 2004 | » Planning a technology transitionRecorded webcast. Introduces the collection of training, tools, resources, and services available to assist you in learning about new products and technologies. | | Sep 2004 | » Migrating from Tru64 UNIX to HP-UX shellsDifferences in functionality available in selected shells and in the values that shell arguments or variables expect, including recommended accommodations to these differences. | | Mar 2004 | | | May 2005 | | | Mar 2004 | | | Apr 2006 | » System tunable mapping - Tru64 UNIX to HP-UX 11i v2 (PDF, 148 KB. Requires Adobe® Reader) People often find that the general case for which systems are tuned fails to meet their needs. This document addresses the more common parameters that are tuned for Tru64 UNIX and the equivalent HP-UX parameters. This document provides information for HP-UX 11i v2. | | Feb 2004 | » Transition considerationsDefines differences between qualifying and porting an application, with pointers to additional how-to information. | | Jan 2005 | » Tru64 UNIX to HP-UX 11i transition modulesThese transition modules show you the business value of moving forward with HP while mitigating the risk by providing you with information to plan and design your transition to HP-UX 11i on HP Integrity servers. |  | » Tru64 UNIX to HP-UX application transitionSelf-paced training. A self-paced, web-based course available at no charge to HP Tru64 UNIX® customers and partners using an e-coupon. This self-paced class takes you through each step of the porting process, and includes information on similarities and differences between the two operating systems, as well as covering tools that you can use to plan and deploy the transition. | | May 2005 | | Scoping the extent of a transition | Oct 2005 | » binaryScan v2.3 for Tru64 UNIXA tool for scanning executable images that reports on compatibility of APIs for a particular source/destination operating system pair. | | Jul 2005 | » Tru64 UNIX Software Transition Kit v2.3A set of file scanning tools, with associated database and reference documentation, that you can use to check application source code, makefiles, and scripts for identifiers that may indicate transition problems. | Porting an application  | » HP aC++ List of links to technical information and software. |  | |  | » HP Code AdvisorA static analysis tool for C and C++ programs. It reports various programming errors in the source code, enabling programmers to identify potential coding errors, porting issues, and security vulnerabilities. HP Code Advisor leverages the advanced analysis capabilities of HP C and HP aC++ compilers available on the HP Integrity systems. |  | » HP FortranList of links to technical information and software. | | Dec 2005 | | | Mar 2006 | | | Jul 2005 | » Tru64 UNIX Software Transition Kit v2.3A set of file scanning tools, with associated database and reference documentation, that you can use to check application source code, makefiles, and scripts for identifiers that may indicate transition problems. | Deploying the transition | Jun 2005 | | | Jul 2005 | » Tru64 UNIX to HP-UX migration environment 1.4 Contains selected Tru64 UNIX® APIs, development tools, and commands and utilities to assist customers in migrating their applications from Tru64 UNIX to HP-UX on Itanium®-based or PA-RISC systems. | Understanding the tools | Aug 2004 | » Application transition toolsRecorded webcast. Focuses on the tools that HP is developing to assist customers with the transition of their home-grown applications from Tru64 UNIX to HP-UX 11i on Itanium®-based systems. | | Sep 2004 | | | Feb 2005 | » binaryScan referenceDescribes how to use binaryScan to understand ABI/API compatibility issues and how to interpret reports generated by the scanner. | | Mar 2004 | » scanwizardDescribes scanwizard, a command-line utility that guides you through the use of the file scanners included in the Software Transition Kits. | | Feb 2004 | » STK overviewLists and describes the components that make the Software Transition Kits. |  | » The application transition tutorialUse this tutorial to gain an understanding of the tool capabilities and functions, and how they can help you transition your source code to HP-UX. | | Sep 2004 | | | Sep 2004 | | | Jun 2004 | » WDB for Ladebug usersLearn how to debug programs with the HP WDB debugger, using the terms and concepts of the Tru64 UNIX Ladebug debugger. Does not cover either GUI. | Working with Itanium-based architecture | Jul 2003 | | | Jan 2006 | | | Jan 2006 | | | Jan 2006 | | | May 2004 | | | Apr 2001 | | | Mar 2004 | | | Mar 2004 | | | Apr 2004 | | | Apr 2004 | | | Mar 2004 | | | Dec 2004 | | 64-bit computing | Dec 1996 | | | Mar 2004 | | | Mar 2004 | | | Mar 2004 | » HP-UX 64-bit porting conceptsDescribes HP's strategy to gradually introduce 64-bits to its HP-UX operating system while maintaining binary compatibility. | | Mar 2004 | | Working with HP-UX  | | | Feb 2005 | | | Mar 2000 | | | Aug 2004 | | Learning about operating system differences | Dec 2003 | » hpuxman v1.1This utility enables you to display HP-UX 11i v2 manpages on your Tru64 UNIX system. | | Sep 2004 | » tru64man v1.0This utility enables you to display Tru64 UNIX reference pages on your HP-UX 11i v1.6 and v2 systems. | Working with threads and multiprocessors | Apr 1997 | | | Apr 1997 | | | Mar 2004 | | | Mar 2004 | | | Sep 2004 | | | Mar 2004 | » Threads on HP-UX, Solaris, and NTProvides a conceptual mapping of thread function calls between four implementations: HP-UX threads, Solaris threads, POSIX threads on Solaris, and NT proprietary threads. | Transitioning linkers and libraries | Nov 1997 | | | Nov 2000 | | | Mar 2004 | | Working with object header files | May 1997 | | | Dec 1996 | | | Dec 1996 | | | Dec 1996 | | | Dec 1996 | | | Oct 1997 | | Working with C and C++ applications  | » aC++ standard conformance and compatibility changesAn overview of the differences that you may experience when upgrading from HP aC++ version 5.x compilers to HP aC++ version 6.0, including discussion of ISO C++ and Intel® Itanium® ABI specification conformance, implementation-defined behavior, and options and pragmas. | | May 2006 | | | May 1999 | » HP aC++ transition guide (PDF, 1049 KB. Requires Adobe® Reader) Describes differences between HP C++ 10.x (cfront) to HP aC++ and provides guidelines to transition from one compiler to the other. | | Sep 2003 | | | Jun 2000 | |  | » HP Code AdvisorA static analysis tool for C and C++ programs. It reports various programming errors in the source code, enabling programmers to identify potential coding errors, porting issues, and security vulnerabilities. HP Code Advisor leverages the advanced analysis capabilities of HP C and HP aC++ compilers available on the HP Integrity systems. | | Sep 2004 | | | Mar 2004 | | | Sep 1997 | » Using templates in HP aC++ (PDF, 153 KB. Requires Adobe® Reader) Summarizes the template features defined in the C++ draft standard and describes template instantiation as implemented in HP aC++. | Working with Fortran applications | Nov 1997 | | | Oct 1998 | | | Feb 1999 | | | Nov 2001 | | | Dec 2005 | | | Sep 2004 | | | Sep 2004 | | Working with Cobol applications Coding for compatibility  | » aC++ standard conformance and compatibility changesAn overview of the differences that you may experience when upgrading from HP aC++ version 5.x compilers to HP aC++ version 6.0, including discussion of ISO C++ and Intel® Itanium® ABI specification conformance, implementation-defined behavior, and options and pragmas. | | Mar 2004 | | Coding for portability | Mar 2004 | | | Apr 2004 | | | Mar 2004 | » Writing portable codeProvides guidelines to develop portable code for HP-UX 32-bit, 64-bit, and other UNIX systems. | Understanding HP compilers  | » aC++ standard conformance and compatibility changesAn overview of the differences that you may experience when upgrading from HP aC++ version 5.x compilers to HP aC++ version 6.0, including discussion of ISO C++ and Intel® Itanium® ABI specification conformance, implementation-defined behavior, and options and pragmas. | | Apr 2006 | | | Sep 2004 | | Analyzing performance | Jan 2004 | » HP-UX 11i tuning and performanceLearn how to quickly maximize the value of any HP-UX system including hardware, the OS platform, and application development, within any environment and throughout every stage in the lifecycle of an HP-UX system. | | Sep 2004 | » Introduction to HP Caliper for DCPI usersLearn how to collect and analyze program profile data using HP Caliper with the terms and concepts of the Tru64 UNIX® DCPI tool. This guide also describes some of the differences between the Alpha and Itanium® processors and how they affect performance optimization. | | Apr 2004 | | Working to a standard  | | | Mar 2004 | | | Apr 2004 | | | Apr 2000 | | | Aug 2004 | | | Aug 2004 | | | Aug 2004 | » UNIX 98 brandingBrief chart showing HP-UX 11i compliance with the UNIX 98 specification. | | Aug 2004 | | Learning from case studies | Sep 2004 | | | Sep 2004 | | | Sep 2004 | | | Sep 2004 | | | Sep 2004 | | Downloads  | | Oct 2005 | » binaryScan v2.3 for Tru64 UNIXA tool for scanning executable images that reports on compatibility of APIs for a particular source/destination operating system pair. |  | » HP aC++ List of links to technical information and software. |  | |  | » HP Code AdvisorA static analysis tool for C and C++ programs. It reports various programming errors in the source code, enabling programmers to identify potential coding errors, porting issues, and security vulnerabilities. HP Code Advisor leverages the advanced analysis capabilities of HP C and HP aC++ compilers available on the HP Integrity systems. |  | » HP FortranList of links to technical information and software. | | Dec 2003 | » hpuxman v1.1This utility enables you to display HP-UX 11i v2 manpages on your Tru64 UNIX system. | | Mar 2006 | | | Jun 2005 | | | Jul 2005 | » Tru64 UNIX Software Transition Kit v2.3A set of file scanning tools, with associated database and reference documentation, that you can use to check application source code, makefiles, and scripts for identifiers that may indicate transition problems. | | Jan 2005 | » Tru64 UNIX to HP-UX 11i transition modulesThese transition modules show you the business value of moving forward with HP while mitigating the risk by providing you with information to plan and design your transition to HP-UX 11i on HP Integrity servers. | | Jul 2005 | » Tru64 UNIX to HP-UX migration environment 1.4 Contains selected Tru64 UNIX® APIs, development tools, and commands and utilities to assist customers in migrating their applications from Tru64 UNIX to HP-UX on Itanium®-based or PA-RISC systems. | | Sep 2004 | » tru64man v1.0This utility enables you to display Tru64 UNIX reference pages on your HP-UX 11i v1.6 and v2 systems. | Product info | Sep 2005 | | | Sep 2004 | | | Sep 2004 | | | Sep 2004 | |  | | Other sites  | » HP Developer & Solution Partner Program This site focuses on partners using HP hardware and software platforms to provide enterprise-level solutions to customers. It provides technical and integration information as well as partner development and marketing tools to help you succeed with HP products and services. |  | » IT Resource CenterSoftware, hardware, and network support forums and tools to help you manage your multivendor computing environment. | |
|
|
|
|
 |
|
|