glynn@info.ucl.ac.be (Kevin Glynn) writes:
> c++ -DHAVE_CONFIG_H -I. -I/ingi/staff/glynn/MOZART/inline-opcode-map/mozart/platform/emulator -fno-exceptions -fno-implicit-templates -O3 -pipe -fschedule-insns2 -fregmove -mcpu=v8 -fdelayed-branch -fverbose-asm -c -o emulate.o /ingi/staff/glynn/MOZART/inline-opcode-map/mozart/platform/emulator/emulate.cc
> /ingi/staff/glynn/MOZART/inline-opcode-map/mozart/platform/emulator/emulate.cc: In function `int engine(int)':
> /ingi/staff/glynn/MOZART/inline-opcode-map/mozart/platform/emulator/instrDefs.m4:278: label `ENDOFCHUNKLBL' used but not defined
Ah, yes. 2 things:
1. I believe that your configure did not think that it could support
the inline opcode map trick, because there are no ...LBL labels in
that case. Could you go back to that and see why the tests failed.
2. there is now a small (bit rot) bug in the not inline opcode map
part which I'll fix asap.
Thanks a lot.
-- Denys Duchier - Équipe Calligramme - LORIA, Nancy, France - Please send submissions to hackers@mozart-oz.org and administriva mail to hackers-request@mozart-oz.org. The Mozart Oz web site is at http://www.mozart-oz.org/.