<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>uzakadeu</author_name>
  <author_url>https://blog.hatena.ne.jp/uzakadeu/</author_url>
  <blog_title>uzakadeuのブログ</blog_title>
  <blog_url>https://uzakadeu.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>Mac OS X 10.6.5でClangを使ってみました。 今なぜClangなのか。私は詳しくないのでこの記事やこの記事を参考にして下さい。 さてHello world（hello.c）をGCCとClangでそれぞれコンパイルしてみます。 起動方法 内部で起動するプログラム GCC $ gcc hello.c cc1, as, collect2 Clang $ clang hello.c as, ld まずGCCが生成するコードを見てみます。 $ gcc hello.c -S -O3 .cstring LC0: .ascii &quot;Hello world\0&quot; .text .align 4,0x…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fuzakadeu.hatenadiary.org%2Fentry%2F20101211%2F1292055821&quot; title=&quot;MacでClang - uzakadeuのブログ&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-12-11 17:23:41</published>
  <title>MacでClang</title>
  <type>rich</type>
  <url>https://uzakadeu.hatenadiary.org/entry/20101211/1292055821</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
