This is the mail archive of the libc-alpha@sourceware.cygnus.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]

Re: origtest failure with MIPS-Linux glibc


>>>>> Ulrich Drepper writes:

Uli> Andreas Jaeger <aj@suse.de> writes:
>> This test fails on MIPS-Linux since testobj1.so contains an undefined
>> reference to foo which can't be fulfilled.  

Uli> I thought we went over this alread.  There is a definition of `foo',
We spoke about it - but didn't fix it.
Uli> it is in origtest.c.  I MIPS has problems it's in not doing what
Uli> -rdynamic is expected to do.

Uli> $ nm elf/origtest|grep foo
Uli> 08048680 T foo

But origtest doesn't have -rdynamic.  There's no
LDFLAGS-origtest = -rdynamic
in elf/Makefile.  Should it be there?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de

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