HP Pascal/HP-UX Release Notes Version A.10.08
Chapter 1 37
New and Changed Features
System V Release 4 (SVR4) File Layout
System V Release 4 (SVR4) File Layout
In Release 10.0, 10.01, and 10.20, the file system layout has been
changed to correspond with the System V Release 4 (SVR4) format.
The new standard directory location for Pascal is /opt/pascal.
For common files that span multiple products, such as debuggers and HP
PAK, the new standard directory is /opt/langtools. This common
directory eliminates duplicate files in different directories.
Table 1-4 shows the new locations of Pascal files and other system files.
Table 1-4 Location of Files
File or Library Location
Driver /opt/pascal/bin/pc
Compiler /opt/pascal/lbin/pascom
Linker /usr/ccs/bin/ld
Instrumented startup /opt/langtools/lib/icrt0.o
Normal startup /opt/langtools/lib/crt0.o
gprof startup /opt/langtools/lib/gcrt0.o
prof startup /opt/langtools/lib/mcrt0.o
Debugger end info /opt/langtools/lib/end.o
C library /usr/lib/libc.a /usr/lib/libc.sl
Profiled C library /usr/lib/libp/libc.a
Math library /usr/lib/libcl.a (Pascal runtime)
/usr/lib/libcl.sl (Pascal runtime)
/usr/lib/libm.a (archive)
/usr/lib/libm.sl (shared)
/usr/lib/libp/libm.a (profiled archive)
Common files that span
multiple products
/opt/langtools