Ignore:
Timestamp:
Sep 9, 2013, 12:29:38 PM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
8921403
Parents:
6a2ac79
Message:

Increase stack size for gcc as a test failure will result if not increased.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/gcc.xml

    r6a2ac79 r16fb2c3c  
    7373    </important>
    7474
     75   <para os="s1">Increase the stack size prior to running the tests:</para>
     76
     77<screen os="s2"><userinput remap="test">ulimit -s 32768</userinput></screen>
     78
    7579    <para os="m">Test the results, but do not stop at errors:</para>
    7680
Note: See TracChangeset for help on using the changeset viewer.