Changeset 8190fda for BOOK/temp-system
- Timestamp:
- Jul 29, 2013, 12:48:54 AM (11 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- b6e1f8e
- Parents:
- cfd2d7d
- Location:
- BOOK/temp-system
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/64/gcc.xml
rcfd2d7d r8190fda 81 81 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 82 82 href="../common/gcc.xml" 83 xpointer="xpointer(//*[@os='ts1'])"/>84 85 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"86 href="../common/gcc.xml"87 xpointer="xpointer(//*[@os='ts2'])"/>88 89 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"90 href="../common/gcc.xml"91 83 xpointer="xpointer(//*[@os='cm'])"/> 92 84 -
BOOK/temp-system/common/gcc.xml
rcfd2d7d r8190fda 78 78 </variablelist> 79 79 80 <para os="ts1">The following will prevent GCC from looking in the wrong81 directories for headers and libraries:</para>82 83 <screen os="ts2"><userinput>cp -v Makefile{,.orig}84 sed "/^HOST_\(GMP\|CLOOG\)\(LIBS\|INC\)/s:-[IL]/\(lib\|include\)::" \85 Makefile.orig > Makefile</userinput></screen>86 87 80 <para os="cm">Compile the package:</para> 88 81 -
BOOK/temp-system/mips/gcc.xml
rcfd2d7d r8190fda 65 65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 66 66 href="../common/gcc.xml" 67 xpointer="xpointer(//*[@os='ts1'])"/>68 69 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"70 href="../common/gcc.xml"71 xpointer="xpointer(//*[@os='ts2'])"/>72 73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"74 href="../common/gcc.xml"75 67 xpointer="xpointer(//*[@os='cm'])"/> 76 68 -
BOOK/temp-system/mips64-64/gcc.xml
rcfd2d7d r8190fda 78 78 </variablelist> 79 79 80 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"81 href="../common/gcc.xml"82 xpointer="xpointer(//*[@os='ts1'])"/>83 84 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"85 href="../common/gcc.xml"86 xpointer="xpointer(//*[@os='ts2'])"/>87 80 88 81 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/mips64/gcc.xml
rcfd2d7d r8190fda 71 71 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 72 72 href="../common/gcc.xml" 73 xpointer="xpointer(//*[@os='ts1'])"/>74 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"76 href="../common/gcc.xml"77 xpointer="xpointer(//*[@os='ts2'])"/>78 79 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"80 href="../common/gcc.xml"81 73 xpointer="xpointer(//*[@os='cm'])"/> 82 74 -
BOOK/temp-system/multilib/gcc.xml
rcfd2d7d r8190fda 84 84 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 85 85 href="../common/gcc.xml" 86 xpointer="xpointer(//*[@os='ts1'])"/>87 88 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"89 href="../common/gcc.xml"90 xpointer="xpointer(//*[@os='ts2'])"/>91 92 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"93 href="../common/gcc.xml"94 86 xpointer="xpointer(//*[@os='cm'])"/> 95 87 -
BOOK/temp-system/ppc/gcc.xml
rcfd2d7d r8190fda 65 65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 66 66 href="../common/gcc.xml" 67 xpointer="xpointer(//*[@os='ts1'])"/>68 69 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"70 href="../common/gcc.xml"71 xpointer="xpointer(//*[@os='ts2'])"/>72 73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"74 href="../common/gcc.xml"75 67 xpointer="xpointer(//*[@os='cm'])"/> 76 68 -
BOOK/temp-system/ppc64/gcc.xml
rcfd2d7d r8190fda 65 65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 66 66 href="../common/gcc.xml" 67 xpointer="xpointer(//*[@os='ts1'])"/>68 69 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"70 href="../common/gcc.xml"71 xpointer="xpointer(//*[@os='ts2'])"/>72 73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"74 href="../common/gcc.xml"75 67 xpointer="xpointer(//*[@os='cm'])"/> 76 68
Note:
See TracChangeset
for help on using the changeset viewer.