When is the GCC port of Minix Build be part of mainline? I want to
take up some action items but don't want to do it on a "branch" or
should I?
Regards
Himanshu
I do all my development on this branch and I try to keep the branch
sufficiently up to date. It's only out dated now because of some
strange problems with commiting using git-svn :( Besides the
buildbranch is equal to the coresponding trunk revision. Only
Makefiles and .S in lib/ need to be changed when commiting to trunk.
I use quilt to keep uncommited patches uptodate with trunk then. There
is not much difference to merging changes from trunk to your branch.
This is as much as I can tell you right now, hth.
Cheers, T.