Changeset 09f1daf for chapter06/gcc.xml


Ignore:
Timestamp:
05/03/2006 02:37:49 AM (18 years ago)
Author:
Jeremy Huntwork <jhuntwork@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
8abeb3b
Parents:
fffff97
Message:

Fixed sanity checks to work after final GCC and changed their format.
Resolves ticket #1768.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7583 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/gcc.xml

    rfffff97 r09f1daf  
    113113<screen><userinput>ln -sv gcc /usr/bin/cc</userinput></screen>
    114114
    115     <note>
    116       <para>At this point, it is strongly recommended to repeat the sanity
    117       check performed earlier in this chapter. Refer back to <xref
    118       linkend="ch-system-readjusting" role=","/> and repeat the check. If
    119       the results are in error, then the most likely reason is that the GCC
    120       Specs patch from <xref linkend="chapter-temporary-tools"/> was
    121       erroneously applied here.</para>
    122     </note>
     115    <para>Now that our final toolchain is in place, it is important to again ensure
     116    that compiling and linking will work as expected. We do this by performing
     117    the same sanity checks as we did earlier in the chapter:</para>
     118
     119    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     120    href="readjusting.xml"
     121    xpointer="xpointer(//*[@os='a'])"/>
     122
     123    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     124    href="readjusting.xml"
     125    xpointer="xpointer(//*[@os='b'])"/>
     126
     127    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     128    href="readjusting.xml"
     129    xpointer="xpointer(//*[@os='c'])"/>
     130
     131    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     132    href="readjusting.xml"
     133    xpointer="xpointer(//*[@os='d'])"/>
     134
     135    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     136    href="readjusting.xml"
     137    xpointer="xpointer(//*[@os='e'])"/>
     138
     139    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     140    href="readjusting.xml"
     141    xpointer="xpointer(//*[@os='f'])"/>
     142
     143<screen><computeroutput>/usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/../../../crt1.o succeeded
     144/usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/../../../crti.o succeeded
     145/usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/../../../crtn.o succeeded</computeroutput></screen>
     146
     147    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     148    href="readjusting.xml"
     149    xpointer="xpointer(//*[@os='g'])"/>
     150
     151    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     152    href="readjusting.xml"
     153    xpointer="xpointer(//*[@os='h'])"/>
     154
     155    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     156    href="readjusting.xml"
     157    xpointer="xpointer(//*[@os='i'])"/>
     158
     159<screen><computeroutput>SEARCH_DIR("/usr/i686-pc-linux-gnu/lib")
     160SEARCH_DIR("/usr/local/lib")
     161SEARCH_DIR("/lib")
     162SEARCH_DIR("/usr/lib");</computeroutput></screen>
     163
     164    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     165    href="readjusting.xml"
     166    xpointer="xpointer(//*[@os='j'])"/>
     167
     168    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     169    href="readjusting.xml"
     170    xpointer="xpointer(//*[@os='k'])"/>
     171
     172    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     173    href="readjusting.xml"
     174    xpointer="xpointer(//*[@os='l'])"/>
     175
     176    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     177    href="readjusting.xml"
     178    xpointer="xpointer(//*[@os='m'])"/>
     179
     180    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     181    href="readjusting.xml"
     182    xpointer="xpointer(//*[@os='n'])"/>
     183
     184    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     185    href="readjusting.xml"
     186    xpointer="xpointer(//*[@os='o'])"/>
     187
     188    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     189    href="readjusting.xml"
     190    xpointer="xpointer(//*[@os='p'])"/>
     191
     192    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     193    href="readjusting.xml"
     194    xpointer="xpointer(//*[@os='q'])"/>
     195
     196    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     197    href="readjusting.xml"
     198    xpointer="xpointer(//*[@os='r'])"/>
     199
     200    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     201    href="readjusting.xml"
     202    xpointer="xpointer(//*[@os='s'])"/>
     203
     204    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     205    href="readjusting.xml"
     206    xpointer="xpointer(//*[@os='t'])"/>
    123207
    124208  </sect2>
Note: See TracChangeset for help on using the changeset viewer.