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: Build error on ARM


ldgeneric.c has a stray INTUSE() that doesn't really belong there.  But
this only causes a problem under -DPIC, which is not how that file gets
compiled.  If you've added -DPIC to the generic flags, you should not do that.

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