HP-UX Reference (11i v2 04/09) - 1 User Commands A-M (vol 1)

c
cc_bundled_ia(1)
For Itanium(R)-based Systems
cc_bundled_ia(1)
(Bundled C Compiler - Limited Functionality)
/usr/ccs/bin/cc
Cdriver
/usr/ccs/bin/cc_bundled
Cdriver
/usr/ccs/lbin/ctcom
C Compiler (Itanium-based systems)
/usr/ccs/lbin/ccom
C Compiler (PA-RISC systems)
/usr/ccs/lbin/cpp
preprocessor, to assemble .s files
/usr/lib/nls/msg/$LANG/aCC.cat
C compiler message catalog (Itanium-based systems)
/usr/lib/nls/msg/$LANG/cc.cat
C compiler message catalog (PA-RISC systems)
/usr/ccs/bin/as
assembler, as(1)
/usr/ccs/bin/ld
link editor, ld(1)
/usr/ccs/lib/crt0.o
Runtime startup (PA-RISC systems)
/usr/include Standard directory for #include files
Other Libraries
/usr/lib/hpux32/libc.so
standard C library, see HP-UX Reference Section (3).
(Itanium-based systems)
/usr/lib/hpux64/libc.so
standard C library, see HP-UX Reference Section (3).
(Itanium-based systems)
/usr/lib/libc.a Standard C library (archive version), see HP-UX Reference
Section (3). (PA-RISC systems)
/usr/lib/libc.sl
Standard C library (shared version), see HP-UX Reference
Section (3). (PA-RISC systems)
/usr/lib/hpux32/libm.a
Math Library (Itanium-based system)
/usr/lib/hpux64/libm.a
Math Library (Itanium-based systems)
/usr/lib/libm.a Math Library (PA-RISC systems)
/usr/lib/hpux32/libdld.so
Dynamic loader library (Itanium-based systems)
/usr/lib/hpux64/libdld.so
Dynamic loader library (Itanium-based systems)
/usr/lib/libdld.sl
Dynamic loader library (PA-RISC systems)
/usr/lib/hpux32/dld.so
Dynamic loader (Itanium-based systems)
/usr/lib/hpux64/dld.so
Dynamic loader (Itanium-based systems)
/usr/lib/dld.so Dynamic loader (PA-RISC systems)
SEE ALSO
Online help
The online help can be displayed using a default HTML browser, or you can invoke your own HTML
browser with the URL
file:/opt/ansic/html/$LANG/guide/index.htm
(Itanium-based sys-
tems) or
file:/opt/ansic/html/guide/$LANG/index.htm
(PA-RISC systems)
Other topics available are: Compiler Pragmas, Floating Installation and Implementation Defined aspects
of the compiler.
Information is also available on the web at:
http://www.hp.com/go/c
Profiling and Debugging Tools
gprof(1) display call graph profile data
monitor(3C) prepare execution profile
wdb(1) C, C++ and Fortran symbolic debugger
gdb(1) C, C++ and Fortran symbolic debugger
adb(1) absolute debugger
System Tools
as(1) translate assembly code to machine code
Section 172 Hewlett-Packard Company 5 HP-UX 11i Version 2: September 2004