Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
Parallel Programming Guide for HP-UX Systems > Chapter 5 UPC

Compiling

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

The upc command compiles UPC language source into machine-readable instructions. The desired output is specified with an option on the command line, and can be object files, translated C language source files, or symbolic assembly language. The compiler produces one object file for each file compiled. If the linker is called, and only one source file is specified on the command line, the single object file is deleted after the linking operation. The upc command invokes the UPC compiler, and possibly other components of the compilation system, depending on the specified command options and files. When you start the compiler, it normally performs the following tasks:

  • Preprocessing

  • Compiling

  • Linking

The command syntax is

upc [ option ] ...  file ...)

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.