compact frame descriptions incompatible with DWARF2 .eh_frame
Steve Ellcey
sellcey@mips.com
Wed Sep 19 16:47:00 GMT 2012
On Tue, 2012-09-18 at 10:59 +0200, Mason wrote:
> Ian Lance Taylor wrote:
>
> > Mason wrote:
> >
> >> I'm running a mips-linux-gnu system, using
> >> gcc version 4.6.3 (Sourcery CodeBench Lite 2012.03-63)
> >>
> >> mips-linux-gnu/bin/ld:
> >> compact frame descriptions incompatible with DWARF2 .eh_frame
>
> I'm downloading the source tarball right now.
> https://sourcery.mentor.com/GNUToolchain/release2190
If you want to use the latest CodeSourcery tools but not have the
compact frames you can use the flag '-mno-compact-eh' and you should get
the standard eh frames. That should fix your link problem.
Steve Ellcey
sellcey@mips.com
More information about the Gcc-help
mailing list