ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



ExtUtils::CBuilder::Platform::Windowsr Contributed Perl Documentatils::CBuilder::Platform::Windows(3)



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 Windowsspecific
       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)



perl v5.8.8                                      2006-03-25         ExtUtils::CBuilder::Platform::Windows(3)

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.