Lines Matching refs:binary
233 binary, and so are simpler to build and install.
235 XS-type modules do require re-linking the perl binary, because part of
237 perl binary to be executed. This is required because perl under DJGPP
241 Because XS modules require re-linking of the perl binary, you need both
242 the perl binary distribution and the perl source distribution to build
244 perl binary from the source distribution so that all of the components
245 of the perl binary are available for the required link step.
286 binary is needed to build, install or use non-XS modules.
303 that the new perl binary which you must build for an XS-type module will
304 build correctly. The second extra instruction re-builds the perl binary
307 instruction installs the perl binary from your module directory into the
308 standard DJGPP binary directory, C<($DJDIR)/bin>, replacing your
309 previous perl binary.
315 to your "perllocal" information telling that the perl binary has been replaced,