<div dir="ltr"><div dir="ltr" class="gmail_attr">Den tirs. 5. dec. 2023 kl. 02.15 skrev Greg Troxel via gdal-dev <<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>>:<br></div><div dir="ltr">> 

Building the<br>> rust compiler requires the *immediately preceding* compiler, which seems<br>> unprecented, and I don't understand how people can think that's ok<div><br></div><div>I don't think this is true - it's merely the common case:</div><div>Over at <a href="https://rustc-dev-guide.rust-lang.org/building/bootstrapping.html">https://rustc-dev-guide.rust-lang.org/building/bootstrapping.html</a></div><div>the description is</div><div><br></div><div>> The stage0 compiler is usually the current beta rustc compiler and its associated</div><div>> dynamic libraries, which x.py will download for you.</div><div>> (You can also configure x.py to use something else.)<br></div><div><br></div><div>which makes it hardly any different than any compiler bootstrapping process.</div><div><br></div></div></div>