Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perlcc problem with map #1328

Closed
p5pRT opened this issue Mar 12, 2000 · 1 comment
Closed

perlcc problem with map #1328

p5pRT opened this issue Mar 12, 2000 · 1 comment

Comments

@p5pRT
Copy link

p5pRT commented Mar 12, 2000

Migrated from rt.perl.org#2354 (status was 'resolved')

Searchable as RT2354$

@p5pRT
Copy link
Author

p5pRT commented Mar 12, 2000

From vkonovalov@lucent.com

Created by vkonovalov@rtc_vkonovalov.spb.lucent.com

given simpliest program that uses map​:
map{$_}0;
perlcc produces executable that fails with following message​:
panic​: mapstart at map.pl line 1.

Perl Info


Site configuration information for perl v5.6.0:

Configured by vkonovalov at Mon Mar 13 09:36:39 2000.

Summary of my perl5 (revision 5 version 6 subversion 0) configuration:
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    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='bcc32', optimize='-O2 -D_RTLDLL', gccversion=
    cppflags='-DWIN32'
    ccflags ='-O2 -D_RTLDLL -DWIN32  '
    stdchar='unsigned char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=4
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='tlink32', ldflags =' -L"c:\perl\5.6.0\lib\MSWin32-x86\CORE"
-L"c:\borland\bc5\lib"'
    libpth=c:�orland�c5\lib
    libs= import32.lib cw32mti.lib odbc32.lib odbccp32.lib
    libc=cw32mti.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags='-tWD'
    cccdlflags=' ', lddlflags='-Tpd  -L"c:\perl\5.6.0\lib\MSWin32-x86\CORE"
-L"c:\borland\bc5\lib"'

Locally applied patches:
    v5.6.0-RC1


@INC for perl v5.6.0:
    D:\Work\PerlScripts\pleps
    D:\Work\PerlScripts\utl
    C:/perl/5.6.0/lib/MSWin32-x86
    C:/perl/5.6.0/lib
    C:/perl/site/5.6.0/lib/MSWin32-x86
    C:/perl/site/5.6.0/lib
    .


Environment for perl v5.6.0:
    HOME (unset)
    LANG (unset)
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
 
PATH=C:\perl\5.6.0\bin;C:\perl\5.6.0\bin\MSWin32-x86;c:\borland\bc5\bin;c:\w
innt;c:\winnt\system32;c:\bin
    PERL5LIB=D:\Work\PerlScripts\pleps;D:\Work\PerlScripts\utl
    PERL_BADLANG (unset)
    SHELL (unset)

Good luck,
Vadim Konovalov.
use strict;%;=qw;. @ @ .;,;$;=q;@;,$,=qq>\n>=>print
unpack q,A28,x6,join q,,,map{;$;=$;{$;};$;x$_;}split q,,,q
<13321523136131112131213171212121312131711524355111113121613132111316431322>


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant