Changeset d92e1b8 in clfs-embedded for BOOK/cross-tools/common
- Timestamp:
- Jul 3, 2013, 2:56:01 PM (11 years ago)
- Branches:
- master
- Children:
- a0aa1af
- Parents:
- bacf874
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/gmp.xml
rbacf874 rd92e1b8 37 37 38 38 <note os="e"> 39 <para>Some versions of GCC (notably 4.3.2 which ships with Debian 40 5) will compile GMP without errors but in a subtly broken way. To ensure 41 GMP is compiled and functioning correctly, optionally run the test suite:</para> 39 <para>To ensure GMP is compiled and functioning correctly, optionally run 40 the test suite:</para> 42 41 43 42 <screen><userinput>make check</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.