|
Re: uClibc]0.9.19: can't resolve symbol '__udivsi3': msg#00098lib.uclibc.general
On Tue, 11 Mar 2003 06:35:07 -0700, "Stefano Costa" <stefano.costa@xxxxxxxxxxx> wrote: >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' >unless we build them with "--static"; only busybox and tinylogin work >dynamic also. Perheaps we missed something in our rootfs >configuration: to be sure, I simply copied everything from the >toolchain/lib folder to the target rootfs /lib folder. I had a similar problem building Trolltech Qtopia with GCC 3.2.2. I believe there is s bug in the GCC linker that causes the libgcc library to be included twice if there is a -whole-archive -no-archive sequence passed to the linker without any libraries specified in between. My fix on for Qtopia was to remove those flags if no libraries were specified for whole-archive - That allowed a clean build. George Najarian Najay Engineering |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: 0.9.19: can't resolve symbol '__udivsi3': 00098, Agust Karlsson |
|---|---|
| Next by Date: | Re: 0.9.19: Memory fault with setjmp on arm7tdmi: 00098, Erik Andersen |
| Previous by Thread: | 0.9.19: Memory fault with setjmp on arm7tdmii: 00098, Markus Pietrek |
| Next by Thread: | Quest for missing symbols: __gxx_personality_v0 solved, __fixdfsi not: 00098, David Wuertele |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |