目錄

名稱

ExtUtils::MM_AIX - ExtUtils::MM_Unix 的 AIX 特定子類別

語法

Don't use this module directly.
Use ExtUtils::MM and let it choose.

說明

這是 ExtUtils::MM_Unix 的子類別,其中包含 AIX 的功能。

除非另有說明,否則它的運作方式與 ExtUtils::MM_Unix 相同。

覆寫的方法

dlsyms

定義 DL_FUNCS 和 DL_VARS,並撰寫 *.exp 檔案。

xs_dlsyms_ext

在 AIX 上,是 .exp

作者

Michael G Schwern <schwern@pobox.com>,使用 ExtUtils::MM_Unix 的程式碼

另請參閱

ExtUtils::MakeMaker