tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Problems with new pango, atk or gtk2+ under Mac OS X
On Thu, Oct 22, 2009 at 05:39:06PM +0200, Tobias Nygren wrote:
> > 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.
I already now the function but it doesn't help. The problem is that it
uses C++ code which gets heavily inlined. When I built it with
"-O0 -g" to see in which of the many inlined function it dies
the problem goes away.
Kind regards
--
Matthias Scheler http://zhadum.org.uk/
Home |
Main Index |
Thread Index |
Old Index