I haven't made a bootstrapped Go toolchain so I can't help with that but I
can provide the following information:
ESXi knows how to run ELF binaries, the interesting part then becomes what
architecture of CPU do you have the ESXi server installed on. If it's x86
or any other architecture that t
tion. If that works and execution itself breaks, then it's outside
of the go build toolchain and a difference in the Go runtime itself on
Linux and VMkernel targets.
-Tony
On Friday, January 13, 2023 at 2:42:28 PM UTC-6 mi...@newclarity.net wrote:
> On Jan 13, 2023, at 1:32 AM, Anthony Br