ExtUtils::CBuilder::Platform::Windows

ExtUtils::CBuilder::Platform::Windows

NAME

ExtUtils::CBuilder::Platform::Windows - Builder class for Windows platforms

DESCRIPTION

This module implements the Windows-specific parts of ExtUtils::CBuilder. Most of the Windows-specific stuff has to do with compiling and linking C code. Currently we support the 3 compilers perl itself supports: MSVC, BCC, and GCC.

This module inherits from ExtUtils::CBuilder::Base , so any functionality not implemented here will be implemented there. The interfaces are defined by the ExtUtils::CBuilder documentation.

AUTHOR

Ken Williams <ken@mathforum.org>

Most of the code here was written by Randy W. Sims <RandyS@ThePierianSpring.org>.

SEE ALSO

perl(1), ExtUtils::CBuilder(3), ExtUtils::MakeMaker(3)

© 1993–2016 Larry Wall and others
Licensed under the GNU General Public License version 1 or later, or the Artistic License.
The Perl logo is a trademark of the Perl Foundation.
http://perldoc.perl.org/5.22.0/ExtUtils/CBuilder/Platform/Windows.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部