ExtUtils::CBuilder::Platform::Windows(3p) Perl Programmers Reference Guide

ExtUtils::CBuilder::Platform::Windows(3p) Perl Programmers Reference Guide #

ExtUtils::CBuilder::Platform::Windows(3p) Perl Programmers Reference Guide

NNAAMMEE #

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

DDEESSCCRRIIPPTTIIOONN #

 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.

AAUUTTHHOORR #

 Ken Williams <ken@mathforum.org>

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

SSEEEE AALLSSOO #

 ppeerrll(1), EExxttUUttiillss::::CCBBuuiillddeerr(3), EExxttUUttiillss::::MMaakkeeMMaakkeerr(3)

perl v5.36.3 2023-02-15 ExtUtils::CBuilder::Platform::Windows(3p)