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: __udivdi3 problem in glibc-2.2.5 with gcc-3.2


On Fri, 23 Aug 2002, Jack Howarth wrote:

>     In what order have you been building glibc-2-2-branch and
> gcc 3.2 lately and have you used a binutils older than
> 2.13.90.0.4?

binutils-2.13.90.0.4 installed.


ok, I read some of the mail-archives from April, and here's what I did ...

Download the following from CVS log ...

	libc/sysdeps/wordsize-32/divdi3.c
	libc/sysdeps/i386/Makefile


modify the new divdi3.c and commented the following ...

	//INTDEF(__divdi3)


recompile and reinstall glibc-2.2.5 with ...

	binutils-2.13.90.0.4
	gcc-3.2

It works!


Thanks for all your help.


Jeff.




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