[Request for Comments] Using Rust libraries in the Rust frontend

NightStrike nightstrike@gmail.com
Fri Jan 26 21:39:19 GMT 2024


On Thu, Jan 25, 2024, 11:27 Iain Sandoe <iain@sandoe.co.uk> wrote:

> E.g. with Ada it is possible to port to a new platform by first building a
> cross-compiler and then to use that cross-compiler to build a “native
> cross” (build != host == target) to provide an initial compiler on the
> target platform.
>

And that Ada solution is awful for nontraditional systems. Ditto for D.

>


More information about the Gcc mailing list