<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>vtwinautomaton</author_name>
  <author_url>https://blog.hatena.ne.jp/vtwinautomaton/</author_url>
  <blog_title>並列メモ？</blog_title>
  <blog_url>https://vtwinautomaton.hatenadiary.org/</blog_url>
  <categories>
    <anon>Cell</anon>
    <anon>clang</anon>
    <anon>LLVM</anon>
  </categories>
  <description>clangを試してみる。 - 並列メモ？に続いて、clangのGCC Emulation Driverであるcccを使ってみる。これはgccが内部でコンパイラやらリンカやらを色々使って実行ファイルまで作ってくれるのと同様に、clangやらllvm-ldやらを使って実行ファイルまで作ってくれるpythonのスクリプト。そんなわけでpythonが必須。cccはmake installではインストールされないようなので、まずは手動でコピーする。 cp tools/clang/utils/ccc ~/opt/bin/ 前回同様の何もしない関数をccc_test.cに保存。 int main(void)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fvtwinautomaton.hatenadiary.org%2Fentry%2F20080823%2F1219499989&quot; title=&quot;clangのGCC Emulation Driverを使ってみる。 - 並列メモ？&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-08-23 22:59:49</published>
  <title>clangのGCC Emulation Driverを使ってみる。</title>
  <type>rich</type>
  <url>https://vtwinautomaton.hatenadiary.org/entry/20080823/1219499989</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
