|
|
Subscribe / Log in / New account

Compiling Rust with GCC: an update

Compiling Rust with GCC: an update

Posted Sep 10, 2022 0:14 UTC (Sat) by ndesaulniers (subscriber, #110768)
In reply to: Compiling Rust with GCC: an update by mfuzzey
Parent article: Compiling Rust with GCC: an update

S390 and UM (usermide x86) are supported.


to post comments

Compiling Rust with GCC: an update

Posted Sep 10, 2022 0:17 UTC (Sat) by ndesaulniers (subscriber, #110768) [Link]

In fact we test many different builds of Linux kernel for s390 and um with clang, and boot test them in CI.

s390x vs s390

Posted Sep 10, 2022 0:54 UTC (Sat) by tialaramex (subscriber, #21167) [Link] (1 responses)

I guess Rust only cares about s390x ("modern" 64-bit IBM) whereas I believe the Linux kernel technically builds on (32-bit) s390 despite there presumably not being many (any?) actual 20th century System/390 machines running it in practical use ?

If it ever came down to "Should we support decades old System/390 mainframes or Rust?" that seems like a no brainer but for now at least the ambition isn't anywhere close to that.

s390x vs s390

Posted Sep 10, 2022 12:16 UTC (Sat) by willy (subscriber, #9762) [Link]


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds