Reine Gill wrote:
>
> Then i try to install my driver i get:
>
> /sbin/insmod tm
> ./tm.o: unresolved symbol __divdi3
>
> This symbol is in gcclib, and i think the
> result of long divisions in the driver code...
>
> How do i solve this ?
>
> CC [EMAIL PROTECTED]
>
> RG.
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [EMAIL PROTECTED]
> Please read the FAQ at http://www.tux.org/lkml/
I am working on either including
/usr/lib/gcc-lib/i386-glibc20-linux/egcs-2.90.29/libgcc.a
in my links
or getting the code out of egcs and using that.
Phil
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/