On 2010-08-03 12:08, Tijl Coosemans wrote: > How about introducing a MK_CLANG_BOOTSTRAP that defaults to "yes" on > all platforms so you don't have the cross building problem. Setting > WITHOUT_CLANG would force it to "no". Well, in some local patches I already have a WITH_CLANG_BOOTSTRAP setting, but it means "bootstrap the whole buildworld (and buildkernel) with clang". And it still builds tblgen regardless of MK_CLANG or MK_CLANG_BOOTSTRAP. :) I guess some solution needs to be found first for the cross-building issues that Warner pointed out. If those are solved, it should be easy enough to disable building of tblgen and other tools that are not needed for the cross-tools stage, and/or for the subsequent buildworld.Received on Tue Aug 03 2010 - 18:11:35 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:05 UTC