[gdal-dev] Requiring numpy for the Python bindings

Thomas Knudsen knudsen.thomas at gmail.com
Mon Dec 4 21:59:51 PST 2023


Den tirs. 5. dec. 2023 kl. 02.15 skrev Greg Troxel via gdal-dev <
gdal-dev at lists.osgeo.org>:
>  Building the
> rust compiler requires the *immediately preceding* compiler, which seems
> unprecented, and I don't understand how people can think that's ok

I don't think this is true - it's merely the common case:
Over at https://rustc-dev-guide.rust-lang.org/building/bootstrapping.html
the description is

> The stage0 compiler is usually the current beta rustc compiler and its
associated
> dynamic libraries, which x.py will download for you.
> (You can also configure x.py to use something else.)

which makes it hardly any different than any compiler bootstrapping process.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20231205/c261971d/attachment.htm>


More information about the gdal-dev mailing list