HP-UX Reference (11i v3 07/02) - 1 User Commands A-M (vol 1)

c
cc_bundled(1) cc_bundled(1)
(Bundled C Compiler - Limited Functionality)
/usr/ccs/lbin/ecom
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/ecc.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)
/usr/lib/libc.sl
Standard C library (shared version), see HP-UX Reference
Section (3). (PA-RISC)
/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/libdl.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
cpp(1) invoke the C language preprocessor
cc(1) C compiler
ld(1) invoke the link editor
98 Hewlett-Packard Company 5 HP-UX 11i Version 3: February 2007