# New Ticket Created by Ilya Martynov # Please include the string: [perl #27921] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=27921 >
----------------------------------------------------------------- I tried to run example program 'examples/assembly/sub.pasm' but it doesn't seem to work: bash-2.05b$ ./parrot examples/assembly/sub.pasm set_integer_native() not implemented in class 'Sub' ----------------------------------------------------------------- --- osname= linux osvers= 2.4.19 arch= i386-linux-thread-multi cc= cc --- Flags: category= severity= --- Summary of my parrot 0.1.0 configuration: configdate='Tue Mar 23 22:50:31 2004' Platform: osname=linux, archname=i386-linux-thread-multi jitcapable=1, jitarchname=i386-linux, jitosname=LINUX, jitcpuarch=i386 execcapable=1 perl=/usr/bin/perl Compiler: cc='cc', ccflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', Linker and Libraries: ld='cc', ldflags=' -L/usr/local/lib', cc_ldflags='', libs='-ldl -lm -lpthread -lcrypt' Dynamic Linking: so='.so', ld_shared='-shared -L/usr/local/lib', ld_shared_flags='' Types: iv=long, intvalsize=4, intsize=4, opcode_t=long, opcode_t_size=4, ptrsize=4, ptr_alignment=4 byteorder=1234, nv=double, numvalsize=8, doublesize=8 --- Environment: HOME=/home/ilya LANG=ru_RU.KOI8-R LANGUAGE (unset) LD_LIBRARY_PATH (unset) LOGDIR (unset) PATH=/home/ilya/bin:/home/ilya/Office51/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/home/ilya/bin:/home/ilya/j2re1.4.2_01/bin:/home/ilya/tla/bin PERL5LIB=/home/ilya/perl-lib SHELL=/bin/bash