Date: Wed, 22 Dec 1999 17:21:55 -0800 From: Geoff Keating <geoffk@cygnus.com> Somewhere in the m68k disassembler, it calls a printf-like routine with the string "%%sr". This fails on systems that don't have a vasprintf routine; a patch is attached. OK, now where do I commit this? There must be a master file somewhere... I think the master file is in egcs. Ian