Hello,
When building from the latest GIT sources, running "make check" I get:
------------ TEST 5 (compiler generating C code) rm -f mix.c ../gsc/gsc -:~~bin=../bin,~~lib=../lib,~~include=../include -f -c mix.scm diff test5.ok mix.c 1780c1780 < ___DEF_SUB_FLO(___X17,-0x1L,-0x1L) ---
___DEF_SUB_FLO(___X17,0x7fffffffL,-0x1L)
make[1]: *** [test5] Error 1 make: *** [check] Error 2
I'm running MACOSX 10.5 on a PowerPC machine. Should I be concerned about this?
Thanks, Paul