You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Like #45 I am interested in producing binaries for a different architecture.
I'm using the nix bundle command. I hope this is the right place to file issues for nix bundle and I can see that the README.md file here points out some limitations:
This is a standalone file that is completely portable! As long as you are running the same architecture Linux kernel and have a shell interpreter available it will run.
This makes me think that what I'm trying to do is not supposed to work yet.
Like #45 I am interested in producing binaries for a different architecture.
I'm using the
nix bundle
command. I hope this is the right place to file issues fornix bundle
and I can see that the README.md file here points out some limitations:This makes me think that what I'm trying to do is not supposed to work yet.
On my x86_64 Linux machine running
succeeds, but produces a binary which fails to launch
It would of course be great if this was working, but I think it would already be an improvement if it wasn't failing silently.
The text was updated successfully, but these errors were encountered: