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 @buildpath@/miniperl @buildpath@/perl perl
12 $trythis @buildpath@/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