What the best ARM emulator for testing Go binary on Linux?

agolangf · · 771 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>I&#39;m trying qemu, but now qemu <a href="https://github.com/golang/go/issues/13024#issuecomment-164894790" rel="nofollow">not</a> supported. Any?</p> <hr/>**评论:**<br/><br/>binaryblade: <pre><p>How about an RPi, not exactly an emulator but portable and cheap enough to be one . </p></pre>Zy14rk: <pre><p><sup>^</sup> This.</p> <p>Just network up the rPi with your dev machine, vnc or ssh in, and good to go if you pardon the pun. :)</p> <p>Even better, using the embd library, you can have all kinds of electronics fun on the rPi using Go.</p></pre>pentestrobutiv: <pre><p>Qemu</p></pre>j0ri: <pre><p>Why you not read first post?</p></pre>coder543: <pre><p>because QEMU is the best and possibly only real option?</p> <p>it looks like that issue was <a href="https://github.com/golang/go/issues/13024#issuecomment-164894790" rel="nofollow">fixed</a> long ago, so that issue you linked should no longer be a problem. Someone else was mentioning a segfault issue, but it was unrelated to that issue. Have you actually <em>tried</em> running a Go binary with QEMU and encountered an issue?</p> <p>Otherwise, yeah, get a Raspberry Pi 3. I&#39;m not sure what other options you have.</p></pre>PacNinja: <pre><p>RPi like others mentioned or rent an ARM server: <a href="https://www.scaleway.com/armv8-cloud-servers/" rel="nofollow">https://www.scaleway.com/armv8-cloud-servers/</a></p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

771 次点击  
加入收藏 微博
0 回复
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传