<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>higepon</author_name>
  <author_url>https://blog.hatena.ne.jp/higepon/</author_url>
  <blog_title>higepon blog</blog_title>
  <blog_url>https://higepon.hatenablog.com/</blog_url>
  <categories>
    <anon>mona</anon>
  </categories>
  <description>Mona の C++ RTTI・例外対応でちょっとハマったので問題を整理。こういうぐちゃぐちゃ思考の過程をまとめるのはまだ英語では書けない。 前提 Mona には core ライブラリとして C++ の MonAPI ライブラリがある。これは libc に依存しない最下層のライブラリである。そのなかでは malloc や operator new が定義されている。 一方今回導入する libsupc++ と libgcc は libc に依存したライブラリ。例えば libsupc++ には malloc を呼び出す operator new がある。また libsupc+ 内では fputs …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigepon.hatenablog.com%2Fentry%2F20110822%2F1314019422&quot; title=&quot; C++ と libc の関係など - higepon blog&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>2011-08-22 22:23:42</published>
  <title> C++ と libc の関係など</title>
  <type>rich</type>
  <url>https://higepon.hatenablog.com/entry/20110822/1314019422</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
