「最も簡単な ./configure -> make -> make install の体験」にて、ありもののconfigureスクリプトを使う体験をすると、その次はきっとconfigureスクリプトそのものを作ってみたくなる。 configureは手書きで作るような代物ではなく、autoconfという自動生成ツールを使う。
So you've snagged the freshest PHP source code from the anonymous Git repository, ready to compile it yourself. But hold on, there's a hurdle – the usual configure script is missing! Don't worry, this ...
前回までにPlamoBuildスクリプトの基本的な使い方を紹介しました。今回は、 もう少し踏み込んだ使い方を紹介します。 設定オプションの指定 ソースコードに必要な設定を施すconfigureスクリプトは、 オプション引数で動作を調整することができます。前回 ...
$ autoreconf -vif autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 aclocal: warning: couldn't open ...
昨日までで、ソースコードのtarボールを展開する所まで作業を行いました。 次に行う作業は、configureスクリプトの実行です。 このスクリプトを実行することでプログラムをコンパイルする際に必要な環境(コンパイラ、ライブラリ、ユーティリティなど ...
The configure script sometimes has false positives for functions like strnlen where the compiler does optimizations to remove it's use. As you can see here when the configure script's strnlen test is ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する