Changeset 842cd58
- Timestamp:
- Aug 14, 2009, 8:13:25 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:
- 29f6db3
- Parents:
- 7bca962
- Location:
- BOOK
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/flex.xml
r7bca962 r842cd58 25 25 <sect2 role="installation"> 26 26 <title>Installation of Flex</title> 27 28 <para os="p1">The following patch contains fixes to Generate proper 29 GCC 4.4.x code:</para> 30 31 <screen os="p2"><userinput>patch -Np1 -i ../&flex-gcc44-patch;</userinput></screen> 27 32 28 33 <para os="a">Prepare Flex for compilation:</para> -
BOOK/final-system/multilib/flex-64bit.xml
r7bca962 r842cd58 21 21 <sect2 role="installation"> 22 22 <title>Installation of Flex</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="flex.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="flex.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/multilib/flex-n32.xml
r7bca962 r842cd58 21 21 <sect2 role="installation"> 22 22 <title>Installation of Flex</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="flex.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="flex.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/multilib/flex.xml
r7bca962 r842cd58 22 22 <sect2 role="installation"> 23 23 <title>Installation of Flex</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../common/flex.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../common/flex.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/materials/common/patches.xml
r7bca962 r842cd58 94 94 95 95 <varlistentry> 96 <term>Flex GCC 4.4.x Patch - <token>&flex-gcc44-patch-size;</token>:</term> 97 <listitem> 98 <para>Download: <ulink 99 url="&patches-root;&flex-gcc44-patch;"/></para> 100 <para>MD5 sum: <literal>&flex-gcc44-patch-md5;</literal></para> 101 </listitem> 102 </varlistentry> 103 104 <varlistentry> 96 105 <term>GCC Branch Update Patch - <token>&gcc-branch_update-patch-size;</token>:</term> 97 106 <listitem> -
BOOK/patches.ent
r7bca962 r842cd58 37 37 <!ENTITY file-cross_compile-patch-size "1 KB"> 38 38 39 <!ENTITY flex-gcc44-patch "flex-&flex-version;-gcc44-1.patch"> 40 <!ENTITY flex-gcc44-patch-md5 "a6ffbba93d034380e12110bb6d399113"> 41 <!ENTITY flex-gcc44-patch-size "12 KB"> 42 39 43 <!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-1.patch"> 40 44 <!ENTITY gcc-branch_update-patch-md5 "ab8fc23fb2814b2d1e4128fa8d02f4e2"> -
BOOK/temp-system/common/flex.xml
r7bca962 r842cd58 22 22 <sect2 role="installation"> 23 23 <title>Installation of Flex</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../../final-system/common/flex.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../../final-system/common/flex.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <para os="t1">Make sure that Flex doesn't try to include -
BOOK/temp-system/multilib/flex.xml
r7bca962 r842cd58 22 22 <sect2 role="installation"> 23 23 <title>Installation of Flex</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../common/flex.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../common/flex.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.