Re: Perl 5.10.0 no building clean on OpenVMS 7.3

2008-10-27 Thread Dr. Martin P.J. Zinser
Hello, sorry for the late answer. The patch you checked in works like a charm. I am getting a clean build now. Thanks a lot, Martin > From: IN%"[EMAIL PROTECTED]" "Craig A. Berry" 23-OCT-2008 02:29:32.02 > Subj: RE: Perl 5.10.0 no building clean on OpenVMS 7.3 >

Re: Perl 5.10.0 no building clean on OpenVMS 7.3

2008-10-22 Thread Craig A. Berry
On Oct 14, 2008, at 3:52 PM, Dr. Martin P.J. Zinser wrote: Hello, The build fails in vms.c with he following error message: CC/DECC/NOANSI_ALIAS /Include=[]/Standard=Relaxed_ANSI/Prefix=All/ Obj=.obj/NoLis t/float=ieee/ieee=denorm/Define=(PERL_CORE,_LARGEFILE=1) VMS.C case_perm = P

Re: Perl 5.10.0 no building clean on OpenVMS 7.3

2008-10-14 Thread Dr. Martin P.J. Zinser
Hello, > > > >The build fails in vms.c with he following error message: > > > > > >CC/DECC/NOANSI_ALIAS > >/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj/NoLis > >t/float=ieee/ieee=denorm/Define=(PERL_CORE,_LARGEFILE=1) VMS.C > > > >case_perm = PPROP$K_CASE_BLIND; > >...

Re: Perl 5.10.0 no building clean on OpenVMS 7.3

2008-10-14 Thread Craig Berry
On Tuesday, October 14, 2008, at 02:41PM, "Dr. Martin P.J. Zinser" <[EMAIL PROTECTED]> wrote: >Hello, Nice to see your post. It's been awhile. >just tried to build 5.10.0 on OpenVMS Alpha 7.3 (yes, I know it is old) with >Compaq C V6.5-001. > >The build fails in vms.c with he following error