<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>arakik10</author_name>
  <author_url>https://blog.hatena.ne.jp/arakik10/</author_url>
  <blog_title>あらきけいすけの雑記帳</blog_title>
  <blog_url>https://arakik10.hatenadiary.org/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>FFTW を利用するための自分用のメモ*1…なのだが、すこし一般的な話題。MinGW gcc で Windows の DLL を利用しようとする場合には、*.DLL から *.a ファイルを作成し、これを C:\MinGW\lib ディレクトリに入れておく必要がある。作成の方法は MinGW に含まれている dlltool というコマンド*2を利用する。利用例は以下のとおりdlltool --dllname libfftw3-3.dll --input-def libfftw3-3.def --output-lib libfftw3-3.aここで *.def ファイルが必要になるが*3、その作…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Farakik10.hatenadiary.org%2Fentry%2F20100504%2Fp1&quot; title=&quot; MinGW 環境で Windows のダイナミックリンクライブラリ *.DLL からインポートライブラリ *.a ファイルを作成する - あらきけいすけの雑記帳&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-05-04 00:00:00</published>
  <title> MinGW 環境で Windows のダイナミックリンクライブラリ *.DLL からインポートライブラリ *.a ファイルを作成する</title>
  <type>rich</type>
  <url>https://arakik10.hatenadiary.org/entry/20100504/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
