Andrew Dougherty wrote:
On Sat, 28 Feb 2004, Mitchell N Charity wrote:


(1) LANGUAGES.STATUS is out of date.


Just to round out the record, here's a summary of what I got on
Solaris 8, with Sun's compiler and Sun's perl5.005_03 for
'make languages' and 'make languages-test':

make languages:

befunge:  OK
bf:     OK
cola:   NOT OK
    gcc -Wall -pedantic -g -c parser.c
    sh: gcc: not found

m4:     NOT OK  (lines folded for ease of reading)
    ../../parrot -o src/m4.pbc src/m4.imc
    Couldn't load 'runtime/parrot/dynext/libpcre':
        ld.so.1: ../../parrot: fatal: runtime/parrot/dynext/libpcre:
        open failed: No such file or directory


This is on my TODO list for 'Parrot m4 0.0.3'. I'll remove the 'libpcre' dependency and use plain POSIX regexes.

> m4:        NOT OK
>     Perl 5.008 required--this is only version 5.00503

I'll reset the version checks to 5.005, but propably won't put much work into 5.005 support. Let's wait until Parrot is maturing from Perl5.

CU, Bernhard

--
**************************************************
Bernhard Schmalhofer
Senior Developer
Biomax Informatics AG
Lochhamer Str. 11
82152 Martinsried, Germany
Tel: +49 89 895574-839
Fax: +49 89 895574-825
eMail: [EMAIL PROTECTED]
Website: www.biomax.com
**************************************************



Reply via email to