Hi:
I have to put/modify some entries in PLATFORMS, but in the meantime :
SunOS netra 5.10 Generic_127127-11 sun4u sparc SUNW,UltraSPARC-IIi-cEngine
cc: Sun C 5.9 SunOS_sparc Patch 124867-01 2007/07/12
parrot: ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+
Required, dynamically linked, not stripped
make test:
All tests successful.
Files=583, Tests=11030
Result: PASS
make fulltest:
# Error: PARROT_JIT_FLAG is set, but interpreter is not JIT_CAPABLE! -
:)
make perl6:
./perl6 -e"say 'Hello, world.'"
Hello, world.
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
parrot: ELF 32-bit MSB executable SPARC Version 1, dynamically
linked, not stripped
make test:
t/op/trans.t (Wstat: 256 Tests: 22 Failed:
1)
Failed test: 14
Non-zero exit status: 1
Files=581, Tests=11005
Result: FAIL
Failed 1/581 test programs. 1/11005 subtests failed.
# Failed test 'atan, part 2'
# at t/op/trans.t line 380.
# got: 'not 0.000000ok 1
# '
# expected: 'ok 1
# '
--- This is documented in config/init/hints/solaris.pm
make fulltest:
# Skipped
make perl6:
./perl6 -e"say 'Hello, world.'"
Hello, world.
#########################
AIX rs6000 3 5 004078CC4C00 (AIX 5.3)
C for AIX Compiler, Version 6
--- Not tried (for now)
gcc version 4.2.0 (powerpc-ibm-aix5.3.0.0)
parrot: 64-bit XCOFF executable or object module not stripped
--- compiles but needs manual intervention
--- I cant reach make tests, I have some issues with the compiler/linker ..
--- needs more work ..
Paco
On Sat, May 17, 2008 at 7:05 AM, chromatic <[EMAIL PROTECTED]> wrote:
> Parrot 0.6.2 is on schedule for the 20 May release. In preparation, please
> gather up any NEWS you find important for your subsystem, please report any
> PLATFORMS updates, and please run make fulltest on every architecture you
> can
> find.
>
> I'd like to concentrate on applying patches and fixing bugs starting
> tomorrow
> (or today, if you think it's Saturday already).
>
> -- c
>