This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Prepare for elfutils 0.170


Hi Jose,

On Wed, 2017-08-02 at 21:21 +0200, Jose E. Marchesi wrote:
> Never mind...  now that I bothered to actually read what that code does,
> found the problem was I didnt configure enabling maintainer mode...
> 
> Maybe it would be good to update libdw/known-dwarf.h in the git repo...

It isn't in git (since it is a generated file). --enable-maintainer-mode
creates it. And configure should warn if it isn't there that you need
--enable-maintainer-mode (it is there in a release tar ball of course).

I guess it is slightly confusing if you once configured with
--enable-maintainer-mode and then configure the same tree without and in
between dwarf.h gets updated. Then it indeed doesn't get updated. Sorry
about that.

> PS: all 172 tests passed in sparc64-linux-gnu

Great. Thanks for testing!

Cheers,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]