[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] MiNT libs



Hi Martin!

MER>libc, blibc, portlib, libusers (and their 16 brethren) all have
MER>/var/adm/wtmp embeded inside them, which I found out after
MER>doing 'grep "/var/adm" *' in /usr/lib.
It's #defined in wtmp.c:

MER>How does one rebuilt a lib from scratch, knowing that one needs the
MER>existing lib to build the new one?
Why do you need the old lib to build the new one?
You only need a working "compiler" setup (which may be based on the old lib,
but that doesn't matter as long as it works as it should)

Bye

                Joerg