- Timestamp:
- Jan 28, 2009, 8:45:20 PM (16 years ago)
- Branches:
- master
- Children:
- 997f31a
- Parents:
- cb0e00d
- Location:
- BOOK
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/mpfr.xml
rcb0e00d rb059259 27 27 <title>Installation of MPFR</title> 28 28 29 29 <!-- 30 30 <para os="p1">The following patch contains a number of updates to the 31 31 &mpfr-version; branch by the MPFR developers:</para> 32 32 33 33 <screen os="p2"><userinput>patch -Np1 -i ../&mpfr-branch_update-patch;</userinput></screen> 34 34 --> 35 35 <para os="a">Prepare MPFR for compilation:</para> 36 36 -
BOOK/general.ent
rcb0e00d rb059259 3 3 <!ENTITY month "01"> <!-- Use two digits --> 4 4 <!ENTITY month_name "December"> 5 <!ENTITY day "2 6"> <!-- Use two digits -->5 <!ENTITY day "28"> <!-- Use two digits --> 6 6 <!ENTITY year "2009"> <!-- Use four digits --> 7 7 -
BOOK/materials/common/patches.xml
rcb0e00d rb059259 84 84 </varlistentry> 85 85 86 <!-- 86 87 <varlistentry> 87 88 <term>MPFR Branch Update Patch - <token>&mpfr-branch_update-patch-size;</token>:</term> … … 92 93 </listitem> 93 94 </varlistentry> 95 --> 94 96 95 97 <varlistentry> -
BOOK/packages.ent
rcb0e00d rb059259 67 67 <!ENTITY linux-mips-home "http://www.linux-mips.org/wiki/Main_Page"> 68 68 69 <!ENTITY mpfr-version "2.3.2"> 70 <!ENTITY mpfr-size "968 KB"> 71 <!ENTITY mpfr-url "http://www.mpfr.org/mpfr-current/mpfr-&mpfr-version;.tar.bz2"> 72 <!ENTITY mpfr-md5 "527147c097874340cb9cee0579dacf3b"> 69 <!ENTITY mpfr-version "2.4.0"> 70 <!ENTITY mpfr-size "1,040 KB"> 71 <!ENTITY mpfr-dlid "16015"> 72 <!ENTITY mpfr-url "http://gforge.inria.fr/frs/download.php/&mpfr-dlid;/mpfr-&mpfr-version;.tar.bz2"> 73 <!ENTITY mpfr-md5 "f5916d785d4f7e7282057f6a3ebff9ce"> 73 74 <!ENTITY mpfr-home "http://www.mpfr.org/"> 74 75 -
BOOK/patches.ent
rcb0e00d rb059259 35 35 <!ENTITY linux-serial-patch-size "4 KB"> 36 36 37 <!-- 37 38 <!ENTITY mpfr-branch_update-patch "mpfr-&mpfr-version;-branch_update-1.patch"> 38 39 <!ENTITY mpfr-branch_update-patch-md5 "799177f97cae779baad90156bbd3192a"> 39 40 <!ENTITY mpfr-branch_update-patch-size "20 KB"> 41 --> 40 42 41 43 <!ENTITY uclibc-branch_update-patch "uClibc-&uclibc-version;-branch_update-1.patch">
Note:
See TracChangeset
for help on using the changeset viewer.