autotoolsの使用方法(automakeは、autoconfの、aclocalの、autoheaderは)


Post a Comment:





Showing 0 Comments:
Be the first to comment!

External ressources related to How to use autotools (automake, autoconf, aclocal, autoheader)

Autotoolsについてのメモ - SourceForge
http://loto.sourceforge.net/feram/Autotools-memo.ja.html

Autotoolsについてのメモ. このメモはGNU Autotoolsのautoconfとautomakeとを使って フリーソフトウェアの配布用パッケージを作る方法を解説している。 FortranのプロジェクトにAutotoolsを使う場合の注??

Autotoolsの入力ファイルと出力ファイル - ファイヤープロジェクト TOPページ
https://www.fireproject.jp/feature/automake/basic/autotools.html

Aclocal Autoheader Automake Autoconf configure(ユーザ) Make(ユーザ) 各ツールの位置付けについて以降に示す. Aclocal. AclocalはAutomakeのためのマクロ,Autoconfのためのマクロ,ユーザ定義のマクロなどを参照し,

autotoolsの使い方(最終版) | ITedite - Taperium
https://www.taperium.com/wordpress/tech/3312.html

以下のlibtoolize、aclocal、autoheader、automake、autoconfの実行は、autoreconf -iでまとめて実行してくれそうなので、autoreconf -iを実行するだけでいいかも。 === libtoolize ※ライブラリを作成する際のみ??