<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>atotto</author_name>
  <author_url>https://blog.hatena.ne.jp/atotto/</author_url>
  <blog_title>memoメモ</blog_title>
  <blog_url>https://atotto.hatenadiary.jp/</blog_url>
  <categories>
    <anon>golang</anon>
    <anon>Linux</anon>
    <anon>ARM</anon>
  </categories>
  <description>以前、Go言語でクロスコンパイルする方法を書いたけれど、ARM用にビルドする手順をまとめとく。 前提として、Go言語をソースコードからコンパイルできる環境が必要です。 ここが参考になります： http://golang.org/doc/install/source GoのLinux ARMコンパイラの準備 $ cd GOROOT/src $ export GOOS=linux; export GOARCH=arm; ./make.bash ... （ビルド...） ... これでコンパイルの準備は完了です。 なお、以下のように、 go tool コマンドでARM関連の 5g,5l,5c,5a …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fatotto.hatenadiary.jp%2Fentry%2F2012%2F11%2F04%2F205526&quot; title=&quot;Go言語でLinux ARM用の実行ファイルをビルドする - memoメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-11-04 20:55:26</published>
  <title>Go言語でLinux ARM用の実行ファイルをビルドする</title>
  <type>rich</type>
  <url>https://atotto.hatenadiary.jp/entry/2012/11/04/205526</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
