<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>embedded</author_name>
  <author_url>https://blog.hatena.ne.jp/embedded/</author_url>
  <blog_title>組み込みの人。</blog_title>
  <blog_url>https://embedded.hatenadiary.org/</blog_url>
  <categories>
    <anon>qemu</anon>
    <anon>ubuntu</anon>
    <anon>arm64</anon>
    <anon>llvm</anon>
  </categories>
  <description>先日リリースされたqemu 2.0でaarch64がサポートされました。これをソースからビルドして試そうと思ったのですが、実はUbuntu 14.04ではすでにqemu 2.0が入っていました。なので、以下のように簡単にセットアップできます。 $ sudo apt-get install qemu-user-static $ sudo apt-get install g++-aarch64-linux-gnu テストプログラム $ cat a.c #include int main() { int i; for (i = 5; i &gt;=0; i--) { printf(&quot;count down:…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fembedded.hatenadiary.org%2Fentry%2F20140422%2Fp1&quot; title=&quot;Ubuntu 14.04でarm 64bit(aarch64)のコードをコンパイルして動かしてみる - 組み込みの人。&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>2014-04-22 00:00:00</published>
  <title>Ubuntu 14.04でarm 64bit(aarch64)のコードをコンパイルして動かしてみる</title>
  <type>rich</type>
  <url>https://embedded.hatenadiary.org/entry/20140422/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
