(no title)
sakompella | 2 months ago
additionally, I believe the GCC backend is incomplete. the `core` library is able to compile, but rust's `std` cannot be.
sakompella | 2 months ago
additionally, I believe the GCC backend is incomplete. the `core` library is able to compile, but rust's `std` cannot be.
dessimus|2 months ago
Not having a recent GCC and not having GCC are different things. There may be architectures that have older GCC versions, but are no longer supported for more current C specs like C11, C23, etc.
dwattttt|2 months ago