Right now make check fails on the m68k architecture.  After some
checking, it looks like it fails when loading the syncase module.  I
suspect it might be an optmization problem.

guile> (use-modules (ice-9 syncase))
<unnamed port>: In procedure vector-ref in expression (vector-ref syntmp-x-974 
1):
<unnamed port>: Wrong type argument in position 1: #<freed cell 0xc028bc70; GC 
missed a reference>
ABORT: (wrong-type-arg)

Type "(backtrace)" to get more information or "(debug)" to enter the debugger.

FWIW, it also passes make check on quite a few other architectures
with gcc 4.0, excepting ia64.

  http://people.debian.org/~igloo/status.php?email=&packages=guile-1.6&arches=

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to