noft Manual (G06.26+)

noft Options
noft Manual528273-001
3-25
LISTCOMPILERS or LC
LISTCOMPILERS or LC
The LISTCOMPILERS option lists version information about the native compiler
components and nld utility used to create an object file.
BRIEF
B
provides minimal information about each source file. This is the default.
DETAIL
D
provides detailed information about each object file.
The version information includes the product T-number, the product version, and the
platform on which the product was run.
{ LISTCOMPILERS | LC } [ BRIEF | B | DETAIL | D]
Example 3-18. LISTCOMPILERS Option (BRIEF)
listcompilers brief
Linker : T6017D44_15OCT99_99258___Guardian
10 source files did not have any compiler information
Number of Source Files : 2
C Compiler Front End : T9577D43_T9225D43_30AUG97_CFE_20MAR97_
Back End Optimizer : T8304DX1_01NOV96_06JAN97_SUN
Back End Code Generator : T8304DX1_01NOV96_06JAN97_SUN
Back End Assembler : T8304DX1_01NOV96_06JAN97_SUN
noft>
Example 3-19. LISTCOMPILERS Option (DETAIL) (page 1 of 3)
noft> listcompilers detail
Linker : T6017D44_15OCT99_99258___Guardian
Filename : \CYCLONE.$PTAL.KMZMAIN.SECTHDRR
File Number : 1
R_REFSHFT Compiler Front End : (not available)
Back End Optimizer : (not available)
Back End Code Generator : (not available)
Back End Assembler : (not available)
Filename : \CYCLONE.$PTAL.KMZMAIN.ELFHDRR
File Number : 2
R_REFSHFT Compiler Front End : (not available)
Back End Optimizer : (not available)
Back End Code Generator : (not available)
Back End Assembler : (not available)
Filename : \CYCLONE.$PTAL.KMZMAIN.PROGHDRR
File Number : 3
R_REFSHFT Compiler Front End : (not available)
Back End Optimizer : (not available)
Back End Code Generator : (not available)
Back End Assembler : (not available)