home *** CD-ROM | disk | FTP | other *** search
-
-
-
- - 1 -
-
-
-
- 7.3 ANSI C Release Notes
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - 2 -
-
-
-
- 2. _I_n_s_t_a_l_l_a_t_i_o_n__I_n_f_o_r_m_a_t_i_o_n
-
- This chapter provides supplemental information
- to the _I_R_I_S _S_o_f_t_w_a_r_e _I_n_s_t_a_l_l_a_t_i_o_n _G_u_i_d_e. The
- information in this chapter is specific to the C
- compiler; use it with the installation guide to
- install this product.
-
- If you are installing this option for the first
- time, to install the subsystems marked default,
- use the go menu item. To install a different
- set of subsystems, use the following commands in
- inst to customize the list of subsystems to be
- installed:
-
- +o install
-
- +o remove
-
- +o keep
-
- +o step
-
- Then select the go menu item.
-
- The C compiler requires the installation of the
- products described in the following sections.
- The MIPSpro 7.3 Compiler Execution Environment
- for IRIX 6.5._x CD (also known as the Compiler
- EOE CD) and the IDF CDs must be installed first.
- For more detailed information, please refer to
- the IRIX Development Foundation (IDF) Release
- Notes.
-
-
-
- 2.1 _M_I_P_S_p_r_o_7_._3
-
- The C compiler requires that you install the
- Compiler EOE CD for IRIX 6.5 systems. This CD
- contains the compiler_eoe subsystem. For a
- description of the compiler_eoe subsystem, see
- the 7.3 Base Compiler Execution Environment
- Release Notes (accessed as the compiler_eoe
- release notes).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - 3 -
-
-
-
- 2.2 _I_D_F__C_D__f_o_r__I_R_I_X__6_._2_,__6_._3_,__a_n_d__6_._4__S_y_s_t_e_m_s
-
- The C compiler requires that you install the
- IRIX Development Foundation (IDF) CDs for IRIX
- 6.2, 6.3, and 6.4 systems. Each of these CDs
- contains the following subsystems required by
- the C compiler:
-
- c_dev
- compiler_eoe
- compiler_dev
-
- The following sections describe the components
- included with these subsystems.
-
-
- 2.2.1 _c__d_e_v _f_o_r _I_R_I_X _6._2, _6._3, _a_n_d _6._4 _S_y_s_t_e_m_s
- The C compiler development subsystem includes
- the following components:
-
- c_dev.books.CLanguageRef InSight(TM)
- version of the
- compiler and _C
- _P_r_o_g_r_a_m_m_e_r'_s
- _R_e_f_e_r_e_n_c_e _G_u_i_d_e
- (default)
-
- c_dev.man.c Manual page for
- the cc driver
- (default)
-
- c_dev.man.util Manual pages for C
- source utilities -
- cflow, cb, etc.
- (default)
-
- c_dev.man.relnotes Online version of
- these release
- notes (default)
-
- c_dev.sw.c C preprocessors
- (default)
-
- c_dev.hdr.lib copt header files
- for
- kapio.internal.h
- and kapio.sgi.h
- (default)
-
- c_dev.sw.util C source utilities
- cflow, cb, etc.
-
-
-
-
-
-
-
-
-
-
-
- - 4 -
-
-
-
- (default)
-
- c_dev.src.customalloc C source code for
- customalloc memory
- allocator.
-
- c_dev.src.acpp C source code for
- the ANSI
- preprocessor acpp
-
- NOTE: The functionality of the following
- subsystems is now packaged in the c_fe.sw.c
- front end subsystem:
-
- c_dev.sw.copt C scalar optimizer
-
- c_dev.sw.lib copt I/O archive for
- shared compiles for
- libkapio.a
-
- c_dev.sw.speclib copt I/O archive for
- nonshared compiles for
- libkapio.a
-
- c_dev.sw64.lib copt I/O archive (64-
- bit ABI) for shared
- compiles for libkapio.a
- (default on R8000(TM)
- and R10000(TM) systems
- only)
-
- c_dev.sw.v6_c Version 6.2 of the C
- compiler
-
- c_dev.man.copt C scalar optimizer
- manual pages
-
- 2.2.2 _c_o_m_p_i_l_e_r__e_o_e
- The compiler_eoe subsystem contains the run-
- time libraries and programs that must be
- installed. For a description of the components,
- see the 7.3 Base Compiler Execution Environment
- Release Notes (accessed as the compiler_eoe
- release notes).
-
-
- 2.2.3 _c_o_m_p_i_l_e_r__d_e_v
- The compiler_dev subsystem contains the
- utilities, header files, and libraries common to
- several languages. For a description of the
- components, see the 7.3 Base Development Release
-
-
-
-
-
-
-
-
-
-
-
- - 5 -
-
-
-
- Notes (accessed as the compiler_dev release
- notes).
-
-
-
- 2.3 _I_D_F__C_D__f_o_r__I_R_I_X__6_._5__S_y_s_t_e_m_s
-
- The C compiler requires that you install the
- IRIX Development Foundation (IDF) CD for IRIX
- 6.5 systems. This CD contains the following
- subsystems required by the C compiler:
-
- compiler_dev
- c_dev
-
- For descriptions of components of these
- subsystems, see the previous sections.
-
-
-
- 2.4 _C__F_r_o_n_t__E_n_d__C_D
-
- The C compiler requires that you install the
- MIPSpro 7.3 C front end CD. This CD contains
- the C front-end subsystem (c_fe), which includes
- the following components:
-
- c_fe.sw.c C compiler front end
- (default)
-
- c_fe.sw64.lib C compiler front end
-
- c_fe.man.relnotes These release notes
- (default)
-
- c_fe.man.c C front end compiler
- man pages (default)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-