This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: Multiple definition of __libc_multiple_libcs


>>>>> Ralf Baechle writes:
[...]
Ralf> Is this vanilla 2.9.5 or the one from oss.sgi.com with my patches applied?
One with your patches applied.
Ralf> I remember having fixed various bugs like this but it's too long since then,
Ralf> forgot all the details.

Here's the ChangeLog entry for the patch - it's fixed in current glibc
2.2 CVS.

Andreas

2000-01-11  Andreas Schwab  <schwab@suse.de>

        * sysdeps/mips/__longjmp.c (__longjmp): Change call to abort into
        infinite loop to avoid pulling in stdio in the dynamic linker.
        * sysdeps/mips/mips64/__longjmp.c (__longjmp): Likewise.

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

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