<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>veleno</author_name>
  <author_url>https://blog.hatena.ne.jp/veleno/</author_url>
  <blog_title>べれ野日記</blog_title>
  <blog_url>https://veleno.hatenadiary.org/</blog_url>
  <categories>
    <anon>プログラム</anon>
  </categories>
  <description>id:veleno:20080625を終えてから読んでください。gccが起動したものとして話を進めます。 *1gccが起動するようになったら、下記の内容のファイルを作成します。 #include &lt;stdio.h&gt; int main() { printf(&quot;hello world\n&quot;); return 0; }mytest.cとか言う名前で保存するといいでしょう。 *2 mytest.cができたら、また端末を立ち上げて、そのディレクトリで下記のコマンドを打ち込みます。 gcc mytest.c -o mytest最後にリターン打つのを忘れずに。 そうすると、そのディレクトリにmytestとい…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fveleno.hatenadiary.org%2Fentry%2F20080626%2F1214406297&quot; title=&quot;弟へ。 - べれ野日記&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>2008-06-26 00:04:57</published>
  <title>弟へ。</title>
  <type>rich</type>
  <url>https://veleno.hatenadiary.org/entry/20080626/1214406297</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
