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


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.  

I thought we went over this alread.  There is a definition of `foo',
it is in origtest.c.  I MIPS has problems it's in not doing what
-rdynamic is expected to do.

$ nm elf/origtest|grep foo
08048680 T foo

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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