Thomas Pfau wrote:
> Vorländer, Martin wrote:
>   
>> Thomas Pfau <[EMAIL PROTECTED]> wrote
>>     
>>> I don't see any #pragma directives that control optimization in the
>>> compiler help.  How do you turn optimization on and off?
>>>       
>> $ cc/version
>> Compaq C V6.5-001 on OpenVMS Alpha V7.3-2
>> $ help cc lang preproc #pragma
>> ...
>> #pragma optimize[_m|_nm]
>>     
>
> I'll check the version of my C Compiler when I get home tonight but I
> think it's older and it's the VAX version.  I didn't see #pragma optimize
> in the help text.  I'm having trouble locating a recent copy of a OpenVMS
> VAX consolidated distribution disk.
>
>   
$ CC/VER
Compaq C V6.4-005 on OpenVMS VAX V7.3   

I left the build running when I went to work this morning.  This is
where it stopped.

        Making VMS/Stdio (dynamic)
Writing Descrip.MMS for VMS::Stdio
cp stdio.pm [---.lib.vms]stdio.pm
MCR simh04$dua1:[perl-current]miniperl.exe "-I[---.lib]" "-I[---.lib]"
-e "use ExtUtils::Mksymlists;"   -e "Mksymlists('NAME' => 'VMS::Stdio',
'DL_FUNCS' => {  }, 'DL_VARS' => [], 'FUNCLIST' => [])"
MCR simh04$dua1:[perl-current]miniperl.exe -e "print
""[---.lib.auto.VMS.Stdio]Stdio.olb/Include=Stdio\n[---.lib.auto.VMS.Stdio]Stdio.olb/Library\n"";"
>>STDIO.OPT
MCR simh04$dua1:[perl-current]miniperl.exe -e "print
qq{[---]PerlShr.exe/Share\n}" >>STDIO.OPT
MCR simh04$dua1:[perl-current]miniperl.exe "-I[---.lib]" "-I[---.lib]"
"-MExtUtils::Command" -e cp STDIO.OPT [---.LIB.AUTO.VMS.STDIO]STDIO.OPT
MCR simh04$dua1:[perl-current]miniperl.exe "-I[---.lib]" "-I[---.lib]"
[---.lib.ExtUtils]xsubpp  -typemap [---.lib.ExtUtils]typemap STDIO.xs
>STDIO.C
CC/DECC /Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj
/Define=("VERSION=""2.3""","XS_VERSION=""2.3""")/Include=([---])/NoList 
STDIO.c
If F$Search("[---.LIB.AUTO.VMS.STDIO]STDIO.OLB").eqs."" Then
Library/Object/Create [---.LIB.AUTO.VMS.STDIO]STDIO.OLB
Library/Object/Replace [---.LIB.AUTO.VMS.STDIO]STDIO.OLB STDIO.OBJ
If F$TrnLNm("PerlShr").eqs."" Then Define/NoLog/User PerlShr
Sys$Share:PerlShr.exe
Link /NoTrace/NoMap /Shareable=[---.LIB.AUTO.VMS.STDIO]PL_VMS__STDIO.EXE
Stdio.opt/Option,[---]perlshr_attr.opt/Option
Running Mkbootstrap for VMS::Stdio ()
MCR simh04$dua1:[perl-current]miniperl.exe "-I[---.lib]" "-I[---.lib]"
"-MExtUtils::Command" -e chmod 644 STDIO.BS
MCR simh04$dua1:[perl-current]miniperl.exe "-I[---.lib]" "-I[---.lib]"
"-MExtUtils::Command" -e cp Stdio.bs [---.LIB.AUTO.VMS.STDIO]STDIO.BS
MCR simh04$dua1:[perl-current]miniperl.exe "-I[---.lib]" "-I[---.lib]"
"-MExtUtils::Command" -e chmod 644 [---.LIB.AUTO.VMS.STDIO]STDIO.BS
Error in directory name
Error in directory name
Error status %X100184CC occurred when updating target DYNEXT


Reply via email to