Changeset 543c94c for general.ent


Ignore:
Timestamp:
09/30/2022 09:10:06 AM (19 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
d11d449
Parents:
77b46db
git-author:
Xi Ruoyao <xry111@…> (09/30/2022 09:03:08 AM)
git-committer:
Xi Ruoyao <xry111@…> (09/30/2022 09:10:06 AM)
Message:

libstdc++ "stage 3" is not rebuilt for the same reason as "stage 2"

I'm pretty sure "stage 2" libstdc++ (installed in ch6) is already fully
featured. The reason to rebuild the stage 3 libstdc++ (or entire
stage 3 gcc) is same as the reason to rebuild every packages in multiple
chapters: to "settle down" it.

Merge the content of
https://www.linuxfromscratch.org/lfs/faq.html#rebuild-ch8 into the book
as an explanation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r77b46db r543c94c  
    124124<!ENTITY fstab           "<filename>/etc/fstab</filename>">
    125125<!ENTITY boot-dir        "<filename class='directory'>/boot</filename>">
     126<!ENTITY ch-final        "<xref linkend='chapter-building-system'/>">
     127<!ENTITY ch-tmp-cross    "<xref linkend='chapter-temporary-tools'/>">
     128<!ENTITY ch-tmp-chroot   "<xref linkend='chapter-chroot-temporary-tools'/>">
    126129
    127130<!ENTITY % packages-entities SYSTEM "packages.ent">
Note: See TracChangeset for help on using the changeset viewer.