[uClibc]Re: [BusyBox] tar and getopt (again)
Manuel Novoa III
mnovoa3 at bellsouth.net
Mon Jan 22 22:06:51 UTC 2001
On Mon, 22 Jan 2001, Erik Andersen wrote:
> Completely agreed. We will need per-platform long long support routines (that will
> live in sysdeps/linux/<arch>) but that is simple enough.
What's wrong with just pulling them from libgcc.a in object form and adding
them to the shared uClibc, since the symbol references are generated by
gcc in the first place?
> This is essentially what mklibs.sh does for the debian boot floppies.
> http://cvs.debian.org/boot-floppies/scripts/rootdisk/mklibs.sh
No sense reinventing _that_ wheel then. ;-)
Manuel
More information about the uClibc
mailing list