On Saturday 28 February 2004 01:12 am, Mitchell N Charity wrote:
> (1) LANGUAGES.STATUS is out of date.
>
> I found (on linux x86 [1]):
>
> These languages failed to build:
>   BASIC/interpreter
>   jako
>   miniperl
>   tcl
>
> And these languages were quite broken (bad make test failures):
>   BASIC/compiler [2]
>   m4
>   ruby
>   scheme
>
> LANGUAGES.STATUS says they all work.

M4 and scheme pass all tests for me, on Gentoo Linux. myconfig is:

Summary of my parrot 0.0.13 configuration:
  configdate='Fri Feb 27 23:07:43 2004'
  Platform:
    osname=linux, archname=i686-linux
    jitcapable=1, jitarchname=i386-linux,
    jitosname=LINUX, jitcpuarch=i386
    execcapable=1
    perl=/usr/bin/perl
  Compiler:
    cc='gcc', ccflags=' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
  Linker and Libraries:
    ld='gcc', ldflags=' -L/usr/local/lib',
    cc_ldflags='',
    libs='-lpthread -lnsl -ldl -lm -lcrypt -lutil'
  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

Reply via email to