> If you have trouble with it, I can probably help;
I also infer that
> at least one other listmember has got it working and thus might be
> able and willing to help.
Yea, strings.h -> string.h and than that
gcc-extension...
The former depends at least somewhat on the OS in question. But I've
added an include of <string.h> everywhere I have an include of
<strings.h>.
I've also done two other things: (1) I turned VFLAG off entirely in the
Makefile, since I usually don't want it these days and this helps
others slightly, and (2) I had thought I'd put in a goto workaround for
the one place I had labeled control structure, but your remark prompted
me to check, finding it had crept back in in the PPC support. So I
removed the goto workaround from disas.c, since, since anyone building
it needs to have some form of LCS support now, I'd rather go with the
more maintainable version of that code.
The git repo and the FTPable copy have been updated.
/~\ The ASCII Mouse
\ / Ribbon Campaign
X Against HTML mouse at
rodents-montreal.org
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B