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: [wiget@pld.org.pl] libc/3237: symbol __udivdi3, version GLIBC_2.0 not defined in file libc.so.6 with link time reference


On Mon, Apr 08, 2002 at 08:13:11PM +0200, Andreas Jaeger wrote:
> 
> Hi glibc developers,
> 
> can somebody look into this, please?

I'd assume glibc-2-2-branch >= 2002-02-28 was not used, since this
really shouldn't happen there.
Before sysdeps/wordsize-32/divdi3.c was added, this could happen, e.g.
if gcc wouldn't use __udivdi3 internally at all for the whole libc.so,
then it wouldn't be added to link and thus wouldn't be exported (I believe).

	Jakub


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