as(1)

 

as(1)

 

The assembler uses the following precedence to determine the target architecture.

 

1.

Use the .LEVEL directive within the assembly source ®le.

 

2.

Use the +DA command-line speci®cation.

 

3.

Use the default architecture of PA_RISC_1.0 .

+z,+Z

Both of these options are used in the building of shared libraries. For a more com-

 

plete discussion regarding these options, see the manual HP-UX Linker and

 

Libraries User's Guide.

EXTERNAL INFLUENCES

International Code Set Support

Single- and multibyte character code sets are supported.

DIAGNOSTICS

When syntactic or semantic errors occur, a single-line diagnostic is written to standard error, that includes the ®le name and the line number where it occurred. The format is as follows:

as: "®lename",line line: error error: message source = source-line

WARNINGS

as does not invoke cpp(1) or m4(1) to perform macro processing.

FILES

Hardware register de®nitions

/usr/include/hard_reg.hr

/usr/include/soft_reg.h

Software calling convention register de®nitions

/usr/include/std_space.h

Standard space and subspace de®nition

/usr/lib/nls/msg/C/as.cat

Assembler error message catalog

/usr/lib/pcc_prefix.s

Space, subspace and register de®nitions

file.o

Object ®le

SEE ALSO

adb(1), cc_bundled(1), ld(1), nm(1), crt0(3).

Assembly Language Reference Manual,

Precision Architecture and Instruction Reference Manual,

Procedure Calling Conventions Reference Manual.

a

HP-UX Release 11i: December 2000

− 2 −

Section 125