Front page | perl.perl5.porters |
Postings from March 2000
[ID 20000310.018] Perl on VMS can't find scripts with no extensions
Thread Previous
From:
Dan Sugalski
Date:
March 10, 2000 10:38
Subject:
[ID 20000310.018] Perl on VMS can't find scripts with no extensions
Message ID:
4.3.0.20000310133835.00e38380@24.8.96.48
This is a bug report for perl from dan@sidhe.org,
generated with the help of perlbug 1.27 running under perl v5.6.0.
-----------------------------------------------------------------
[Please enter your report here]
Perl 5.6.0 RC1 on VMS can't find and run programs that have no extension. This
is a bit of a problem when building modules, as xsubpp has no extension to it.
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Site configuration information for perl v5.6.0:
Configured by unknown at Fri mar 10 10:45:41.35 2000.
Summary of my perl5 (revision 5 version 6 subversion 6) configuration:
Platform:
osname=VMS, osvers=V7.2-1, archname=VMS_AXP
uname='VMS monsoon V7.2-1 Compaq AlphaServer GS140 6/525'
config_args='undef'
hint=none, useposix=false, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=undef
use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
Compiler:
cc='CC/DECC', optimize='', gccversion=undef
cppflags='undef'
ccflags ='/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj/NoList/NOANSI_ALIAS'
stdchar='char', d_stdstdio=define, usevfork=true
intsize=4, longsize=4, ptrsize=4, doublesize=8
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=undef, Off_t='int', lseeksize=4
alignbytes=8, usemymalloc=N, prototype=define
Linker and Libraries:
ld='Link', ldflags ='/NoTrace/NoMap'
libpth=/sys$share /sys$library
libs=
libc=(DECCRTL), so=exe, useshrplib=undef, libperl=undef
Dynamic Linking:
dlsrc=dl_vms.c, dlext=exe, d_dlsymun=undef, ccdlflags=''
cccdlflags='', lddlflags='/Share'
Locally applied patches:
v5.6.0-RC1
---
@INC for perl v5.6.0:
perl_root:[lib.VMS_AXP.5_006]
perl_root:[lib]
perl_root:[lib.site_perl.VMS_AXP]
perl_root:[lib.site_perl]
$sitelib_stem
$vendorarchexp
.
---
Environment for perl v5.6.0:
HOME=user01:[dsugalski]
LANG (unset)
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=user01:[dsugalski]
PERLSHR=PERL_ROOT:[000000]PERLSHR.EXE
PERL_BADLANG (unset)
PERL_ROOT=USER01:[DSUGALSKI.PERL5_6_0_RC1_INSTALL.]
SHELL (unset)
Thread Previous