On Wed, 07 Sep 2005 19:59:36 -0400, "John E. Malmberg" <[EMAIL PROTECTED]> 
wrote:

> This patch is needed for the lib/ExtUtils/ParseXS.t/basic.t test to pass 
> on VMS.

Thanks, applied as change #25364

I really like the way you explain your patches. This one applied 100% clean

> In lib/ExtUtils/CBuilder/Platform/VMS.pm, VMS needs to have a pre-link 
> file generated.
> 
> In lib/ExtUtils/CBuilder/Base.pm:
> 
> VMS can only have one /include qualifier on the CC command, and the last 
> one wins, so if one is present in @ccflags, remove it.
> 
> VMS needs to have the executable named the same way that dynaloader will 
> look for it.
> 
> VMS needs to have two option files specified in the link, one to 
> indicate the exported symbols, and one to locate the PERLSHR image.

-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using Perl 5.6.2, 5.8.0, 5.8.5, & 5.9.2  on HP-UX 10.20, 11.00 & 11.11,
 AIX 4.3 & 5.2, SuSE 9.2 & 9.3, and Cygwin. http://www.cmve.net/~merijn
Smoking perl: http://www.test-smoke.org,    perl QA: http://qa.perl.org
 reports  to: [EMAIL PROTECTED],                perl-qa@perl.org

Reply via email to