* Maxwell G.: > On Thursday, June 30, 2022 4:38:02 AM CDT Florian Weimer wrote: >> Will the Go tools remain usable for building 32-bit programs? Can we >> still reproduce 32-bit bugs on Fedora after this change? > > As I said, golang and the go libs/applications* aren't even shipped in > composes. The only way to access these builds is through koji/the > buildroot repo. However, go already has first class support for cross > compiling built in, so the packages built for %ix86 aren't really > needed for this purpose.
Hmm. I was wondering if you could use GOARCH=i386 to build i386 binaries from the x86-64 compose, but apparently not. Thanks, Florian _______________________________________________ golang mailing list -- golang@lists.fedoraproject.org To unsubscribe send an email to golang-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/golang@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure