This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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: Don't compile _dl_resolve_conflicts if there's no RELA support


On Thu, Mar 13, 2003 at 10:06:02PM -0300, Alexandre Oliva wrote:
> On Mar 13, 2003, Alexandre Oliva <aoliva at redhat dot com> wrote:
> 
> > _dl_resolve_conflicts assumes elf_machine_rela exists, and it's only
> > called in rtld.c in a chunk of code that is protected by
> > `! ELF_MACHINE_NO_RELA' as well.
> 
> err...  The chunk is only protected in my tree, anyway.  I withdraw
> this patch for now.
I'm using the attached patch by H.J. Lu since quiet some time to get
glibc to build at all. I cooked up a changelog entry, can this go in?
Regards,
 -- Guido

Attachment: elf-machine-rela-mips.diff
Description: Text document


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