Changeset d48d1c2


Ignore:
Timestamp:
11/12/2021 09:47:16 AM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
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, arm, bdubbs/gcc13, 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:
0d78c2c, f3fa143
Parents:
0fc1b27
Message:

toolchain note: add a disclaimer for the purpose of the book

There are some discussion on gcc-help from someone (mis)using LFS to
build a "general" toolchain. Let's stop it before off-topic message got
into lfs-support.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • part3intro/toolchaintechnotes.xml

    r0fc1b27 rd48d1c2  
    3737
    3838    <title>About Cross-Compilation</title>
     39
     40    <note>
     41      <para>
     42        The LFS book is not, and does not contain a general tutorial to
     43        build a cross (or native) toolchain. Don't use the command in the
     44        book for a cross toolchain which will be used for some purpose other
     45        than building LFS, unless you really understand what you are doing.
     46      </para>
     47    </note>
    3948
    4049    <para>Cross-compilation involves some concepts that deserve a section on
Note: See TracChangeset for help on using the changeset viewer.