mitchellh / gox

A dead simple, no frills Go cross compile tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cross compilation issues on linux-s390x

samuel-hawker opened this issue · comments

I have been running Mike Farah's yq on s390x and every single command fails.

You can see the issue here:
mikefarah/yq#394

It seems to error when it tries to read any files from the filesystem, any ideas on what might be causing this? it was suggested to me that this may be a problem with the cross-compiler (gox)