On Thu, 2020-06-18 at 17:03 +0800, Xi Ruoyao via lfs-dev wrote: > There is a table: > > Stage Build Host Target Action > 1 A A B build cross-compiler cc1 using ccA on machine > A > 2 A B B build cross-compiler cc2 using cc1 on machine > A > 3 B C C build compiler ccC using cc2 on machine B > > Should stage 2 be "A B C"? Without a compiler targeting C we can't > build ccC, > which should runn on C.
Sure, sorry. Thanks for noticing. Will fix it. Pierre -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page