Changeset be71788
- Timestamp:
- Jan 3, 2009, 12:04:25 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- ef68b1c
- Parents:
- 8a7ffaa
- Files:
-
- 1 added
- 15 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/native/toolchain.xml
r8a7ffaa rbe71788 86 86 href="../common/gcc-static.xml" 87 87 xpointer="xpointer(//*[@os='ad'])"/> 88 89 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 90 href="../../temp-system/common/gmp.xml" 91 xpointer="xpointer(//*[@os='p1'])"/> 92 93 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 94 href="../../temp-system/common/gmp.xml" 95 xpointer="xpointer(//*[@os='p2'])"/> 88 96 89 97 <para os="ng">This ensures by default the compiler will look in -
BOOK/cross-tools/native64/toolchain.xml
r8a7ffaa rbe71788 96 96 97 97 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 98 href="../../temp-system/common/gmp.xml" 99 xpointer="xpointer(//*[@os='p1'])"/> 100 101 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 102 href="../../temp-system/common/gmp.xml" 103 xpointer="xpointer(//*[@os='p2'])"/> 104 105 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 98 106 href="../native/gcc.xml" 99 107 xpointer="xpointer(//*[@os='ng'])"/> -
BOOK/final-system/common/gmp.xml
r8a7ffaa rbe71788 26 26 <sect2 role="installation"> 27 27 <title>Installation of GMP</title> 28 29 <para os="p1">The following patch contains a number of updates to the 30 &gmp-version; branch by the GMP developers:</para> 31 32 <screen os="p2"><userinput>patch -Np1 -i ../&gmp-branch_update-patch;</userinput></screen> 28 33 29 34 <para os="a">Prepare GMP for compilation:</para> -
BOOK/final-system/multilib/gmp-64bit.xml
r8a7ffaa rbe71788 21 21 <sect2 role="installation"> 22 22 <title>Installation of GMP</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="../common/gmp.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="../common/gmp.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/multilib/gmp-n32.xml
r8a7ffaa rbe71788 22 22 <sect2 role="installation"> 23 23 <title>Installation of GMP</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../common/gmp.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../common/gmp.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/multilib/gmp.xml
r8a7ffaa rbe71788 22 22 <sect2 role="installation"> 23 23 <title>Installation of GMP</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../common/gmp.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../common/gmp.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/introduction/common/changelog.xml
r8a7ffaa rbe71788 38 38 39 39 <listitem> 40 <para>Janurary 02, 2009</para> 40 <para>January 03, 2009</para> 41 <itemizedlist> 42 <listitem> 43 <para>[Jim] - Added GMP Branch Update Patch.</para> 44 </listitem> 45 </itemizedlist> 46 </listitem> 47 48 <listitem> 49 <para>January 02, 2009</para> 41 50 <itemizedlist> 42 51 <listitem> -
BOOK/materials/common/patches.xml
r8a7ffaa rbe71788 110 110 111 111 <varlistentry> 112 <term>GMP Branch Update Patch - <token>&gmp-branch_update-patch-size;</token>:</term> 113 <listitem> 114 <para>Download: <ulink 115 url="&patches-root;&gmp-branch_update-patch;"/></para> 116 <para>MD5 sum: <literal>&gmp-branch_update-patch-md5;</literal></para> 117 </listitem> 118 </varlistentry> 119 120 <varlistentry> 112 121 <term>Inetutils No-Server-Man-Pages Patch - <token>&inetutils-man_pages-patch-size;</token>:</term> 113 122 <listitem> -
BOOK/patches.ent
r8a7ffaa rbe71788 48 48 <!ENTITY glibc-localedef_segfault-patch-md5 "7f8d1687d78f18cc46db1531fb17f7fe"> 49 49 <!ENTITY glibc-localedef_segfault-patch-size "4 KB"> 50 51 <!ENTITY gmp-branch_update-patch "gmp-&gmp-version;-branch_update-1.patch"> 52 <!ENTITY gmp-branch_update-patch-md5 "31606a19116f646a2d891d639fbfc339"> 53 <!ENTITY gmp-branch_update-patch-size "12 KB"> 50 54 51 55 <!ENTITY inetutils-man_pages-patch "inetutils-&inetutils-version;-no_server_man_pages-1.patch"> -
BOOK/temp-system/64/gmp.xml
r8a7ffaa rbe71788 22 22 <sect2 role="installation"> 23 23 <title>Installation of GMP</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../common/gmp.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../common/gmp.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/common/gmp.xml
r8a7ffaa rbe71788 22 22 <sect2 role="installation"> 23 23 <title>Installation of GMP</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../../final-system/common/gmp.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../../final-system/common/gmp.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <para os="a">Prepare GMP for compilation:</para> -
BOOK/temp-system/multilib/gmp.xml
r8a7ffaa rbe71788 22 22 <sect2 role="installation"> 23 23 <title>Installation of GMP</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../common/gmp.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../common/gmp.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/native/gmp.xml
r8a7ffaa rbe71788 22 22 <sect2 role="installation"> 23 23 <title>Installation of GMP</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../../final-system/common/gmp.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../../final-system/common/gmp.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <para os="a">Prepare GMP for compilation:</para> -
BOOK/temp-system/native64/gmp.xml
r8a7ffaa rbe71788 22 22 <sect2 role="installation"> 23 23 <title>Installation of GMP</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../../final-system/common/gmp.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../../final-system/common/gmp.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
scripts/patch/binutils-patch.sh
r8a7ffaa rbe71788 10 10 if [ "${VERSION}" = "" ]; then 11 11 echo "$0 - Binutils_Version" 12 echo "This will Create a Patch for Binut ls Binutils_Version"12 echo "This will Create a Patch for Binutils Binutils_Version" 13 13 fi 14 14
Note:
See TracChangeset
for help on using the changeset viewer.