Hi, On Mon, Feb 10, 2003 at 02:45:49PM +1100, Andrew Clausen wrote: > * I'll be cross-compiling (using the mips64-linux-gcc & friends that > are provided on ftp.linux-mips.org), which means some makefile hacking... There hopefully shouldn't be any trouble with that outside of e2fslib. > * the e2fs stuff... how is this being maintained? It uses libc > headers a bit... can I kill them? Or will this make it hard to update > to new upstream e2fsprogs releases? E2fslib will move out of arcboot with the next release and arcboot will link against the non pic version in the debian archive. I'd really like to keep e2fslib out of arcboot (at least for the debian version which is quiet different from the oss.sgi.com version). There should't be many libc header dependencies left then. If there are still any I'd be happy to kill them. > Anything else? Except for the above change I was working on a better command line handling among other things which I never got around to finish. Maybe this beats me to it. Regards, -- Guido