This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: compile failure due to undefined symbol


On Tue, Oct 02, 2007 at 04:30:52PM +0100, Nick Clifton wrote:
> Hi Daniel,
> 
> > If the RPATH directory is missing, it's ignored.  But if it's present,
> > it will be used - so putting some other libbfd there will break your
> > installed assembler and linker.  Potential security hole and definite
> > nuisance.
> 
> Ah, understood.
> 
> OK, so the patch works just as well without the RPATH entry being added to the 
> libopcodes library, so here is a revised version for people to ponder.

Seems reasonable to me though I don't know about its portability (-Wl; -z).

-- 
Daniel Jacobowitz
CodeSourcery


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