On 2009年10月21日 23:53:29 +0100 Matthias Scheler <tron%zhadum.org.uk@localhost> wrote: > We are not the only ones affected by this: > > http://trac.macports.org/ticket/21624 > https://bugzilla.gnome.org/show_bug.cgi?id=593240 > > It seems the only way to solve this is to downgrade "pango". From the bug report it sounds like some code generation issue in pango-ot-info.c. To find the cause I would try to split that file to multiple files with one function in each and manually compile just those files with a different gcc version until the offending code is located.