Khem Raj wrote:
> Hi,
> 
> While compiling trunk on ARM with GCC 4.2 and enabling 
> LDSO_GNU_HASH_SUPPORT I stumbled upon this problem.
> GCC made a call to libgcc function 
> __aeabi_uidivmod()->__div0()->__raise() and raise is not yet compiled in 
> at the time of compiling ldso
> so I got well known undefined symbol __raise problem
> 
> This patch uses the do_rem () macro to do the same operation.
> 
> OK ?
> 
> Thanks
> 
> Khem Raj
> MontaVista
> 
> 
Hi Khem,
patch merged. Thanks

Carmelo
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> uClibc mailing list
> [email protected]
> http://busybox.net/cgi-bin/mailman/listinfo/uclibc

_______________________________________________
uClibc mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to