Closed jpgpng closed 2 years ago
What does boot1.py do?
Create bootstrap of cm3.
How is it compared to concierge.py?
Time to time concierge.py is best. Time to time - boot1 + make + boot2
And how to use it?
Please see examples in last issues related AMD64_MINGW and ( or) AMD64_CYGWIN.
What does boot1.py do?
Create bootstrap of cm3.
What kind of bootstrap? It bootstrap from precompiled source like concierge.py or it create that precompiled source?
Concierge.py do both job -) : it create bootstrap ( it named distributive) and "compile bootstap-disributive".
Boot1.py and boot2.py work in pair.
08.09.2022, 20:09, "jpgpng" @.***>:
What does boot1.py do?
Create bootstrap of cm3.
What kind of bootstrap? It bootstrap from precompiled source like concierge.py or it create that precompiled source?
How is it compared to concierge.py? And how to use it?