Conjury::C::Sun

Conjury::C::Sun is a Perl Conjury with the Sun Workshop C/C++ tools.
Download

Conjury::C::Sun Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • James Woodyatt
  • Publisher web site:
  • http://search.cpan.org/~jwoodyatt/conjury-1.004/Core/Conjury.pod

Conjury::C::Sun Tags


Conjury::C::Sun Description

Conjury::C::Sun is a Perl Conjury with the Sun Workshop C/C++ tools. Conjury::C::Sun is a Perl Conjury with the Sun Workshop C/C++ tools.SYNOPSIS c_compiler Vendor => 'Sun', Language => I< language>, No_Scanner => 1, Program => I< program>, Options => , Journal => I< journal>; c_linker Vendor => 'Sun', Language => I< language>, Program => I< program>, Options => , Journal => I< journal>; c_archiver Vendor => 'Sun', Language => I< language>, Program => I< program>, Options => , Journal => I< journal>;The optional 'Program', 'Options' and 'Journal' arguments to the Sun-specific specializations of the c_compiler and c_linker functions are simply passed through unmodified to the base class constructor.The optional 'Language' argument specifies the langauge for which the compiler or linker should be invoked. The C language is the default if not otherwise specified. The value is case-insensitive and may be either 'c'or 'c++'.The optional 'No_Scanner' argument in the c_compiler specialization specifies that the processing overhead of scanning all the source files for their dependency trees is unnecessary. If you are only building from clean source file hierarchies (with no existing products from previous runs), then the construction time of large builds may be improved with this option.Requirements:· Perl Requirements: · Perl


Conjury::C::Sun Related Software