home *** CD-ROM | disk | FTP | other *** search
/ Dream 41 / Amiga_Dream_41.iso / Amiga / Programmation / c / gcc / ixemul-sdk.lha / man / cat1 / ixstack.0 < prev    next >
Encoding:
Text File  |  1997-01-05  |  1.0 KB  |  67 lines

  1.  
  2.  
  3.  
  4. IXSTACK(1)                                             IXSTACK(1)
  5.  
  6.  
  7. NNAAMMEE
  8.        ixstack - set or list the stacksize of executables
  9.  
  10. SSYYNNOOPPSSIISS
  11.        iixxssttaacckk [ --ll | ssttaacckkssiizzee ] [file...]
  12.  
  13. DDEESSCCRRIIPPTTIIOONN
  14.        Each  executable  that is compiled with the ixemul 45.0 or
  15.        later SDK checks on startup whether the stack  is  smaller
  16.        than  the  minimum  stacksize, and if so it will automati-
  17.        cally allocate a new stack that fits the requirements. The
  18.        _i_x_s_t_a_c_k  utility  can  be used to set or list that minimum
  19.        stacksize.  _I_x_s_t_a_c_k gives an error if you specify a stack-
  20.        size of less than 4000 bytes.
  21.  
  22. OOPPTTIIOONNSS
  23.        --ll     List the minimum stacksize instead of setting it.
  24.  
  25. AAUUTTHHOORR
  26.        Hans Verkuil (_h_a_n_s_@_w_y_s_t_._h_o_b_b_y_._n_l)
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                                                                 1
  65.  
  66.  
  67.