Hi, good news, libc now compiles on GNU/Hurd (if someone would apply H.J. Lu's patch, http://sources.redhat.com/ml/libc-alpha/2003-07/msg00090.html, and the last patch for the HWCAP_I386_* stuff I sent). And to celebrate that occasion here is the output of `make check'--there are more failures but lets take small steps:
[... snip ...] Testing EUC-JISX0213 Testing SHIFT_JISX0213 /home/ams/src/libc.obj/malloc/mtrace /home/ams/src/libc.obj/iconvdata/tst-loading.mtrace > /home/ams/src/libc.obj/iconvdata/mtrace-tst-loading make[2]: *** [/home/ams/src/libc.obj/iconvdata/mtrace-tst-loading] Error 1 This is whats in mtrace-tst-loading: Memory not freed: ----------------- Address Size Caller 0x0804d240 0x50 at 0x10608a7 0x080725a8 0x7f80 at 0x1060985 0x08083068 0x50 at 0x10608a7 0x080830c0 0x7f80 at 0x1060985 I can't really figure out the output from mtrace here since I can't locate what the callers are. Anyone got any pointers on how to find those (`mtrace tst-loading tst-loading.mtrace' just showed the same as above)? _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd