> hack should be compiled with the -traditional flag, or you'll have problems > with things like (in hack.pri.c): > > char *ulook = "|@|"; > ulook[1] = u.usym; -fwritable-strings should be enough for this. -- Richard ------------------------------------------------------------------------------