[uClibc] Re: uclibc mips ld.so and undefined symbols with nonzero symbol table entry st_value

Richard Sandiford rsandifo at redhat.com
Mon May 10 20:44:08 UTC 2004


Richard Sandiford <rsandifo at redhat.com> writes:
> "Bradley D. LaRonde" <brad at laronde.org> writes:
>> I read this in the spec:
>>
>>     All externally visible symbols, both defined and undefined,
>>     must be hashed into the hash table.
>>
>> Should libpthread's malloc stub be added to the hash table?
>
> Yes.

Or, to be more precise, the symbol should be added to the hash table.
The fact that the symbol is lazily bound doesn't matter.

Richard



More information about the uClibc mailing list