Leopold Toetsch wrote:
> Probably some INTVAL/opcode_t mismatch. What does
>
> $ cat myconfig
>
> yield on that machine?

here is it, in all its shining gory details :-)

(BTW, in the mean time I've switched to gcc 3.0, but the results seem
to be absolutely the same)

Summary of my parrot 0.0.11.2 configuration:
  configdate='Thu Oct  2 19:27:19 2003'
  Platform:
    osname=linux, archname=ia64-linux
    jitcapable=0, jitarchname=nojit,
    jitosname=nojit, jitcpuarch=i386
    execcapable=0
    perl=perl
  Compiler:
    cc='gcc-3.0', ccflags='-DDEBIAN  -I/usr/local/include -D_LARGEFILE_SOURCE -D
_FILE_OFFSET_BITS=64',
  Linker and Libraries:
    ld='cc', ldflags=' -L/usr/local/lib',
    cc_ldflags='',
    libs='-ldl -lm -lcrypt'
  Dynamic Linking:
    so='.so', ld_shared='-shared -L/usr/local/lib',
    ld_shared_flags=''
  Types:
    iv=long, intvalsize=8, intsize=4, opcode_t=long, opcode_t_size=8,
    ptrsize=8, ptr_alignment=4 byteorder=12345678,
    nv=double, numvalsize=8, doublesize=8

cheers,
Aldo

__END__
$_=q,just perl,,s, , another ,,s,$, hacker,,print;

Reply via email to