Hi Manuel. Thanks for the new alpha version 2014-10-13. Now I can use the 32bit build as needed (using ./configure --disable-libuv).
As a side note: I think you must update bglstone now due to the rgc changes: ... make[4]: Entering directory '/var/tmp/bglstone/src/cgc/bigloo' bglafile -o .afile Ir/frame.scm Symbol/bind.scm Init/setrc.scm Tools/set.scm Arch/mips-r3000.scm Ast/anode.scm Engine/engine.scm Parser/file.scm Parser/lexer.scm Ast/ident.scm Regalloc/agaig.scm Btensioning/btensi oning.scm Arecord/arecord.scm Type/type.scm Iselect/mips-r3000-munch.scm Parser/parser.scm Write/version.scm Runtime/runtime.scm Engine/param.scm Type/bind.scm Nonop/nonop.scm Regalloc/agaiglive.scm Canonical/cano nical.scm Canonical/trace.scm Tools/speek.scm Tools/date.scm Canonical/bblock.scm Iselect/iselect.scm Regalloc/regalloc.scm Ir/translate.scm Regalloc/minimalpush.scm Init/parse-args.scm Type/check.scm Arch/arch.sc m Iselect/asm.scm Ir/inode.scm Ast/location.scm Ast/escape.scm Ir/display.scm Regalloc/calleepush.scm Ir/label.scm Liveness/liveness.scm Init/main.scm Regalloc/push.scm bigloo -w -Obench -cc gcc32 -copt "-Ofast -ffast-math -fno-stack-protector -fno-strict-aliasing -fomit-frame-pointer -march=corei7 -mpreferred-stack-boundary=2 -pipe" Ir/frame.scm -o Ir/frame.o -c bigloo -w -Obench -cc gcc32 -copt "-Ofast -ffast-math -fno-stack-protector -fno-strict-aliasing -fomit-frame-pointer -march=corei7 -mpreferred-stack-boundary=2 -pipe" Symbol/bind.scm -o Symbol/bind.o -c bigloo -w -Obench -cc gcc32 -copt "-Ofast -ffast-math -fno-stack-protector -fno-strict-aliasing -fomit-frame-pointer -march=corei7 -mpreferred-stack-boundary=2 -pipe" Init/setrc.scm -o Init/setrc.o -c bigloo -w -Obench -cc gcc32 -copt "-Ofast -ffast-math -fno-stack-protector -fno-strict-aliasing -fomit-frame-pointer -march=corei7 -mpreferred-stack-boundary=2 -pipe" Tools/set.scm -o Tools/set.o -c bigloo -w -Obench -cc gcc32 -copt "-Ofast -ffast-math -fno-stack-protector -fno-strict-aliasing -fomit-frame-pointer -march=corei7 -mpreferred-stack-boundary=2 -pipe" Arch/mips-r3000.scm -o Arch/mips-r3000.o -c bigloo -w -Obench -cc gcc32 -copt "-Ofast -ffast-math -fno-stack-protector -fno-strict-aliasing -fomit-frame-pointer -march=corei7 -mpreferred-stack-boundary=2 -pipe" Ast/anode.scm -o Ast/anode.o -c bigloo -w -Obench -cc gcc32 -copt "-Ofast -ffast-math -fno-stack-protector -fno-strict-aliasing -fomit-frame-pointer -march=corei7 -mpreferred-stack-boundary=2 -pipe" Engine/engine.scm -o Engine/engine.o -c bigloo -w -Obench -cc gcc32 -copt "-Ofast -ffast-math -fno-stack-protector -fno-strict-aliasing -fomit-frame-pointer -march=corei7 -mpreferred-stack-boundary=2 -pipe" Parser/file.scm -o Parser/file.o -c bigloo -w -Obench -cc gcc32 -copt "-Ofast -ffast-math -fno-stack-protector -fno-strict-aliasing -fomit-frame-pointer -march=corei7 -mpreferred-stack-boundary=2 -pipe" Parser/lexer.scm -o Parser/lexer.o -c File "Parser/lexer.scm", line 150, character 4683: # (list 'ERROR input-port c)))))) # ^ *** ERROR:<anonymous:1815> Unbound variable -- input-port Ciao Sven
