- Timestamp:
- Aug 11, 2009, 7:21:39 PM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 92bb2cbe
- Parents:
- 04bc1fc (diff), e6def51 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/ppl.xml
r04bc1fc r0b8ad1c 40 40 --with-libgmp-prefix=/tools --with-libgmpxx-prefix=/tools</userinput></screen> 41 41 42 <para os="bp1"> PPL doesn't check to see if GMP was compiled with support for43 exceptions when it is being cross-compiled; it simply assumes that it was44 not. This assumption is incorrect, sofix that:</para>42 <para os="bp1">When PPL is cross-compiled, it does not check whether 43 GMP was compiled with support for exceptions, and simply assumes it was not. 44 This assumption is incorrect, so we will fix that:</para> 45 45 46 46 <screen os="bp2">echo '#define PPL_GMP_SUPPORTS_EXCEPTIONS 1' >> confdefs.h</screen>
Note:
See TracChangeset
for help on using the changeset viewer.