Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gmp.xml

    r360fdfca rab31b97  
    1 <?xml version="1.0" encoding="UTF-8"?>
     1<?xml version="1.0" encoding="ISO-8859-1"?>
    22<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
    33  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
     
    5959
    6060      <!-- To editors: the configure script says "the none host is obsolete,
    61            use - -disable-assembly," but don't believe it: with the latter
     61           use - -disable-assembly", but don't believe it: with the latter
    6262           CFLAGS is still automatically set to -march=something.  -->
    6363    </note>
     
    107107    it is built. Occasionally, the code that detects the processor misidentifies
    108108    the system capabilities and there will be errors in the tests or other
    109     applications using the gmp libraries with the message
    110     <computeroutput>Illegal instruction</computeroutput>.
    111     In this case, gmp should be reconfigured with the option
     109    applications using the gmp libraries with the message "Illegal
     110    instruction".  In this case, gmp should be reconfigured with the option
    112111    <option>--host=none-linux-gnu</option> and rebuilt.</para></caution>
    113112
Note: See TracChangeset for help on using the changeset viewer.