Kay-Ulrich Scholl wrote:
> 
> David Olofson wrote:
> >
> > "Basham, Richard R" wrote:
> > (...)
> > > unresolved symbol __divdi3
> > (...)
> >
> > You have to link to libgcc. That's where
> > __divdi3 and other standard funcs are found.
> >
> > Regards,
> >
> > //David
> >
> As libgcc is very great, wouldn4t it be  better to reimplement
> this function ?
> Kay =8^)
> --
(...)

Yep, libgcc is huge, but it's just an archive of lots
of small o-files, so only the stuff used goes into the
resulting file. :-)

//David

--- [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/

Reply via email to