home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / GCC / GCC258_3.LHA / gcc / man / cat1 / configure.0 < prev    next >
Encoding:
Text File  |  1993-12-07  |  4.6 KB  |  199 lines

  1.  
  2.  
  3.  
  4. configure(1)              Cygnus Support             configure(1)
  5.  
  6.  
  7. NNAAMMEE
  8.        configure -- prepare source code to be built
  9.  
  10.  
  11. SSYYNNOOPPSSIISS
  12.        configure HOST [--target=TARGET] [--srcdir=DIR] [--rm]
  13.                    [--site=SITE]                   [--prefix=DIR]
  14.        [--exec_prefix=DIR]
  15.                    [--program_prefix=DIR] [--tmpdir=DIR]
  16.                    [--with-PACKAGE[=YES/NO]] [--norecursion]
  17.                    [--nfp] [-s] [-v] [-V | --version] [--help]
  18.  
  19.  
  20. DDEESSCCRRIIPPTTIIOONN
  21.        _c_o_n_f_i_g_u_r_e is a program used to prepare souce  code  to  be
  22.        built.   It does this by generating Makefiles and .gdbinit
  23.        files, creating symlinks, recursing in subdirectories, and
  24.        some other miscellaneous file editing.
  25.  
  26.  
  27. OOPPTTIIOONNSS
  28.        _c_o_n_f_i_g_u_r_e accepts the following options:
  29.  
  30.  
  31.        _-_-_t_a_r_g_e_t_=_T_A_R_G_E_T
  32.               Requests  that  the sources be configured to target
  33.               the _T_A_R_G_E_T machine.   If  no  target  is  specified
  34.               explicitly, the target is assumed to be the same as
  35.               the host.
  36.  
  37.  
  38.        _-_-_s_r_c_d_i_r_=_D_I_R
  39.               tells configure to find the source in _D_I_R_.   Object
  40.               code is always built in the current directory, _`_._'_.
  41.  
  42.  
  43.        _-_-_r_m   asks configure to  remove  a  configuration  rather
  44.               than create one.
  45.  
  46.  
  47.        _-_-_s_i_t_e_=_S_I_T_E
  48.               asks  configure  to  use any site-specific Makefile
  49.               fragments for _S_I_T_E when building Makefiles.
  50.  
  51.  
  52.        _-_-_p_r_e_f_i_x_=_D_I_R
  53.               sets the location in which to install files to _D_I_R_.
  54.               The default is "/usr/local".
  55.  
  56.  
  57.        _-_-_e_x_e_c___p_r_e_f_i_x_=_D_I_R
  58.               sets the root directory for host-dependent files to
  59.               _D_I_R_.  The default location is the value of  _p_r_e_f_i_x_.
  60.  
  61.  
  62.  
  63.  
  64. cygnus support           2 February 1993                        1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. configure(1)              Cygnus Support             configure(1)
  71.  
  72.  
  73.        _-_-_p_r_o_g_r_a_m___p_r_e_f_i_x_=_D_I_R
  74.               configures  the  source  to  install programs which
  75.               have the same names as common Unix  programs,  such
  76.               as  "make", in _D_I_R_.  Also applies to programs which
  77.               might be used for cross-compilation.
  78.  
  79.  
  80.        _-_-_t_m_p_d_i_r_=_D_I_R
  81.               sets the directory in which configure creates  tem-
  82.               porary files to _D_I_R_.
  83.  
  84.  
  85.        _-_-_w_i_t_h_-_P_A_C_K_A_G_E_[_=_Y_E_S_/_N_O_]
  86.               sets a flag for the build to recognize that _P_A_C_K_A_G_E
  87.               is explicitly present or not present.   If  _=_Y_E_S_/_N_O
  88.               is nonexistent, the default is _Y_E_S_.
  89.  
  90.  
  91.        _-_-_n_o_r_e_c_u_r_s_i_o_n
  92.               asks that only the current directory be configured.
  93.               Normally _c_o_n_f_i_g_u_r_e recurs on subdirectories.
  94.  
  95.  
  96.        _-_n_f_p   Notifies _c_o_n_f_i_g_u_r_e that all of the specified  hosts
  97.               have _n_o _f_l_o_a_t_i_n_g _p_o_i_n_t units.
  98.  
  99.  
  100.        _-_s     used internally by configure to supress status mes-
  101.               sages on subdirectory recursions.  Override with _-_v
  102.  
  103.  
  104.        _-_v     verbose  output.   Asks that configure print status
  105.               lines for  each  directory  configured.   Normally,
  106.               only the status lines for the current directory are
  107.               printed.
  108.  
  109.  
  110.        _-_-_v_e_r_s_i_o_n
  111.               _-_V prints _c_o_n_f_i_g_u_r_e version number.
  112.  
  113.  
  114.        _-_h_e_l_p  displays a brief usage summary.
  115.  
  116.  
  117.  
  118. FFIILLEESS
  119.        configure.in   for each directory's individual needs
  120.        Makefile.in    Makefile template
  121.        config.sub     for parsing configuration names
  122.        config.guess   for guessing HOST when not specified
  123.        config.status  non-recursively rebuilds current directory
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130. cygnus support           2 February 1993                        2
  131.  
  132.  
  133.  
  134.  
  135.  
  136. configure(1)              Cygnus Support             configure(1)
  137.  
  138.  
  139. FFIILLEESS
  140.        a.out    the namelist and text space.
  141.        gmon.out dynamic call graph and profile.
  142.        gmon.sum summarized dynamic call graph and profile.
  143.  
  144.  
  145. SSEEEE AALLSSOO
  146.        `ccoonnffiigguurree' entry in iinnffoo..
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196. cygnus support           2 February 1993                        3
  197.  
  198.  
  199.