<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kiririmode</author_name>
  <author_url>https://blog.hatena.ne.jp/kiririmode/</author_url>
  <blog_title>理系学生日記</blog_title>
  <blog_url>https://kiririmode.hatenablog.jp/</blog_url>
  <categories>
    <anon>study</anon>
    <anon>c</anon>
  </categories>
  <description>共有ライブラリは、アーカイブとよく似ているが、いくつかの重要な違いがある。 共有ライブラリをリンクした実行ファイルには共有ライブラリのコードは含まれず、参照のみを含む アーカイブのようにオブジェクトファイルをグルーピングしたものではなく、1 つのオブジェクトファイルである (共有ライブラリを構成するオブジェクトファイルが、1 つのオブジェクトファイルにまとめられる) 共有ライブラリを作成する場合は、まずコンパイラに -fPIC オプションを指定し、再配置可能なオブジェクトファイルを作成する。 $ gcc -c -fPIC test.c そうしてできたオブジェクトファイルを、1 つの共有ライブラ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkiririmode.hatenablog.jp%2Fentry%2F20100227%2Fp3&quot; title=&quot;Shared Libraries - 理系学生日記&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>2010-02-27 00:00:02</published>
  <title>Shared Libraries</title>
  <type>rich</type>
  <url>https://kiririmode.hatenablog.jp/entry/20100227/p3</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
