This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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: latest elftools breaks cvs systemtap/src


James Dickens wrote:
> configure:2154: checking for C compiler default output file name
> configure:2157: gcc    conftest.c  >&5
> /usr/bin/ld: unrecognized option `--eh-frame-hdr'

That has nothing to do with elfutils.  The compiler passes
--eh-frame-hdr by default to the linker.  If your binutils are too old
to have this option (and I mean *old*) then update that package.  It's
entirely a problem you or the distribution you use are causing.

-- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â

Attachment: signature.asc
Description: OpenPGP digital signature


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