I'm not so sure about that; elf compatability may be [1] a lost
cause, but since a.out uses jump tables, all I'd need to do is move
the entry points for the new library calls up past where the older
calls are. I'd guess it would bloat libc by 40 to 50k (ick) to
thread the new calls into the existing library, but it's still
a very small library.
>And at that point, they
>might as well just switch to glibc.
Get back to me when an a.out glibc that can fit on an install
floppy is written [2].
[1: and probably is.]
[2: libc 4.8.0 is 412 blocks long; if glibc is clocking in at
that size range, please let me know.]
____
david parsons \bi/ The last of the a.out distributions.
\/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/