On Wed, 2012-10-03 at 11:24 +0100, Phil Blundell wrote: > Signed-off-by: Phil Blundell <[email protected]> > --- > This requires qa.elf.run_objdump() so needs to be applied after the > patch which adds that function.
By the way, the background motivation for this was that the current oe-core version of gcc seems to be somewhat broken in this respect on MIPS; it seems to have reverted to generating an .eh_frame with a relocation in it which results in DT_TEXTREL on the binary. With -fasynchronous-unwind-tables it seems to get even worse. I don't quite recall exactly what the failure was there but it was bad enough to make it unusable. I think both of these problems are regressions from the gcc-4.6 that we were using previously. I'm not quite sure at what point it went wrong though. p. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
