develooper Front page | perl.perl5.porters | Postings from April 2001

Re: fix for win32/buildext.pl

Thread Previous | Thread Next
From:
nick
Date:
April 2, 2001 13:29
Subject:
Re: fix for win32/buildext.pl
Message ID:
E14kAsr-00022W-00@roam1
Vadim Konovalov <watman@inbox.ru> writes:
>Hello.
>
>In order to get perl@9473 compilable I was forced to apply a patch that is
>attached to this mail.
>
>The explanation is simple:
>
> my $make = shift;
> my $dep  = shift;
> my $dir  = shift;
>
>works not as expected on my system because it's called
>as "dmake -S [argumentarios]"

It might be better to patch makefile.mk to "quote" $(MAKE),
what does the -S do (I just treat dmake like Unix make and hope
for the best.)

>
>BTW why all extensions builded once more when I tried to run "dmake test"?
>
>Best wishes,
><!ENTITY Vadim REALLIFE "St.Petersburg, Russia">
>&Vadim;
-- 
Nick Ing-Simmons


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About