Gerd Pokorra wrote:
There was reported a problem, when using

   load_language 'JSON'

in the file "tools/dev/nci_thunk_gen.pir".

I can not reproduce the error. According to the suggestion of cotto I
created a branch. I called the branch "gerd/JSON_nqp".

I got this build failure on linux/i386:

Linked: parrot_nci_thunk_gen
./parrot_nci_thunk_gen \
                --loader-name=Parrot_glut_nci_loader \
                --loader-storage-class=PARROT_DYNEXT_EXPORT \
                --output=src/glut_nci_thunks.c \
                <src/glut_nci_thunks.nci
"load_bytecode" couldn't find file 'P6Regex.pbc'
current instr.: '' pc -1 ((unknown file):-1)
called from Sub 'gen_sigtable' pc 1920 (tools/dev/nci_thunk_gen.pir:931)
... call repeated 1 times
make: *** [src/glut_nci_thunks.c] Error 1
./parrot_nci_thunk_gen \
                --loader-name=Parrot_glut_nci_loader \
                --loader-storage-class=PARROT_DYNEXT_EXPORT \
                --output=src/glut_nci_thunks.c \
                <src/glut_nci_thunks.nci
"load_bytecode" couldn't find file 'P6Regex.pbc'
current instr.: '' pc -1 ((unknown file):-1)
called from Sub 'gen_sigtable' pc 1920 (tools/dev/nci_thunk_gen.pir:931)
... call repeated 1 times
make: *** [src/glut_nci_thunks.c] Error 1
Finished
[li11-226:parrot] 512 $ git show | head -1
commit d92f11cd7bb65db8bf0147b08fd748e2003de3c1

_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to