James E Keenan wrote:

James Keenan wrote:

# New Ticket Created by James Keenan # Please include the string: [perl #41455] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41455 >



Following discussion with particle today, these patches and new files were committed to trunk in r17061. They have been tested on Darwin and Win32.


And the patches have passed* on Linux (in attached configuration) as well.

*passed => perl Configure.pl and make worked flawlessly; make test failed the one test we know is failing in t/perl/Parrot_Distribution.t

kid51
Summary of my parrot 0.4.8 (r17068) configuration:
  configdate='Mon Feb 19 14:06:30 2007'
  Platform:
    osname=linux, archname=i686-linux
    jitcapable=1, jitarchname=i386-linux,
    jitosname=LINUX, jitcpuarch=i386
    execcapable=1
    perl=/usr/local/bin/perl
  Compiler:
    cc='cc', ccflags=' -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE',
  Linker and Libraries:
    ld='cc', ldflags=' -L/usr/local/lib',
    cc_ldflags='',
    libs='-lnsl -ldl -lm -lcrypt -lutil -lpthread -lrt'
  Dynamic Linking:
    share_ext='.so', ld_share_flags='-shared -L/usr/local/lib -fPIC',
    load_ext='.so', ld_load_flags='-shared -L/usr/local/lib -fPIC'
  Types:
    iv=long, intvalsize=4, intsize=4, opcode_t=long, opcode_t_size=4,
    ptrsize=4, ptr_alignment=1 byteorder=1234, 
    nv=double, numvalsize=8, doublesize=8

Reply via email to