On Sat, Mar 19, 2005 at 01:15:07PM -0500, Michael wrote: > if ( service && service->name_index ) > result = service->name_index( face, glyph_name ); > causes a SIGILL. According to gdb it jumps into the structure pointed > at by services, not the function pointer in service->name_index. Please file a toolchain PR about this! Martin