[uClibc]0.9.19: can't resolve symbol '__udivsi3'

Agust Karlsson Gusti at pallas.dk
Tue Mar 11 14:44:49 UTC 2003


Is it possible that you are trying to make a long long (64bit) division.
--
Agust Karlsson            mailto:gusti at pallas.dk
Pallas Informatik A/S     http://www.pallas.dk
Allerød Stationsvej 2D    Tel.: +45 48 10 24 10
DK-3450 Allerød           Fax.: +45 48 10 24 01




> -----Original Message-----
> From:	Erik Andersen [SMTP:andersen at codepoet.org]
> Sent:	Tuesday, March 11, 2003 3:22 PM
> To:	Stefano Costa
> Cc:	uclibc at uclibc.org
> Subject:	Re: [uClibc]0.9.19: can't resolve symbol '__udivsi3'
> 
> On Tue Mar 11, 2003 at 09:18:53AM +0100, Stefano Costa wrote:
> > Hello,
> > 
> > we recently upgraded our ARM toolchain to uclibc 0.9.19, using the 
> > toolchain Makefile found on uclibc CVS.
> > Several applications that used to show various problems (mostly 
> > related to file access, "stat" function calls etc.) now work 
> > correctly so perheaps a lot of bug fixes make this version much more 
> > stable.
> 
> cool
> 
> > Unfortunatly there's also a problem I can't solve (perheaps something 
> > I'm doing wrong I guess). Almost all applications we're testing at 
> > the moment (mgetty, pppd, strace) exit with an error:
> > can't resolve symbol '__udivsi3'
> 
> The symbol '__udivsi3' is provided by libgcc.  Are your
> applications linked vs a missing shared libgcc.so?  Is 
> ADD_LIBGCC_FUNCTIONS enabled in your uClibc .config?
> 
>  -Erik
> 
> --
> Erik B. Andersen             http://codepoet-consulting.com/
> --This message was written using 73% post-consumer electrons--
> _______________________________________________
> uClibc mailing list
> uClibc at uclibc.org
> http://uclibc.org/mailman/listinfo/uclibc



More information about the uClibc mailing list