This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [PATCH] Check for binutils .cfi_* advance bug with code alignment ?factor > 1 (PR target/37610)


Eric Botcazou writes:

> > ro@padouk 668 > ls -l /usr/sfw/bin/greadelf
> > -r-xr-xr-x   1 root     bin        215716 Jan 23  2005
> > /usr/sfw/bin/greadelf* ro@padouk 669 > grep /usr/sfw/bin/greadelf
> > /var/sadm/install/contents /usr/sfw/bin/greadelf f none 0555 root bin
> > 215716 2916 1106443476 SUNWbinutils
> >
> > I.e. you need to have SUNWbinutils installed, but if it is, readelf can be
> > found in /usr/sfw/bin/greadelf.
> 
> Sure, but this doesn't change anything at all, you cannot count on readelf.

Sure it does: you can use it in additional cases, but of course there needs
to be a fallback if readelf isn't present.

	Rainer

-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University


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