3 # ld wrapper for building dynamic lib version of perl;
4 # passes all args to perlld
7 # own miniperl is first candidate 'cause it doesn not lock libperl.dll
8 for trythis
in /src
/perl
/perl-5.8
.8/miniperl
/src
/perl
/perl-5.8
.8/perl perl
12 $trythis /src
/perl
/perl-5.8
.8/perlld
"$@"
17 echo i see no perl executable around there
18 echo perl is required to build dynamic libraries
19 echo go fetch one or build this one static