HomeSort by: relevance | last modified time | path
    Searched defs:ldopts (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/nvi/dist/dist/ExtUtils/
Embed.pm 27 @EXPORT = qw(&xsinit &ldopts
146 sub ldopts { subroutine
210 print STDERR "ldopts: '$linkage'\n" if $Verbose;
256 perl -MExtUtils::Embed -e ldopts
269 L<xsinit()>, L<ldopts()>, L<ccopts()>, L<perl_inc()>, L<ccflags()>,
330 =item ldopts()
335 When invoked as C<`perl -MExtUtils::Embed -e ldopts --`>
367 C<ldopts($std,[@modules],[@link_args],$path)>
379 In addition, when ldopts is called with parameters, it will return the argument string
385 perl -MExtUtils::Embed -e ldopts
    [all...]

Completed in 50 milliseconds