<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>F-name</author_name>
  <author_url>https://blog.hatena.ne.jp/F-name/</author_url>
  <blog_title>F-nameのブログ</blog_title>
  <blog_url>https://blog.kaname-fujita.work/</blog_url>
  <categories>
    <anon>ubuntu</anon>
  </categories>
  <description>Windowsプログラマに贈るLinuxプログラミング入門 - 第6回 LinuxでC/C++言語のコンパイルを試す：ITpro コマンドラインから、which gccと入れ、gccが入っているのを確認する。後はほぼpageの通りに。ついでにg++も入れ、C++も動かす。 以下、簡単にログを。 which gcc /usr/bin/gcc gcc -o hello hello.c ./hello Hello, World! g++ -o hello hello.cpp ./hello Hello, World! by C++ hello.cの内容は以下。 #include int main(v…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.kaname-fujita.work%2Fentry%2F20090119%2F1232361467&quot; title=&quot;ubuntuでC言語、C++、Python - F-nameのブログ&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>2009-01-19 19:37:47</published>
  <title>ubuntuでC言語、C++、Python</title>
  <type>rich</type>
  <url>https://blog.kaname-fujita.work/entry/20090119/1232361467</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
