[email protected] said: > It looks good to me, except I would split out the part that builds the > test object a bit, so it is easier for people to see where they link > their application in (or indeed use this makefile to provide object > that they then just do final link to in another makefile).
Ok, I'll add that to the list of things to do. I want to replace most/all of buildxen.sh with a Makefile. At the moment there's no clean way to eg. rebuild or clean only the rumpkernel or only the rumpxen* bits. Best thing to do with the demo will be to give it a simple Makefile of its own and call that from the top-level. I want to keep it separate from the autoconf-based demo as not everyone wants/needs autoconf. We can then add the more interesting demos back in (httpd, iperf maybe?). > I would post to the openmirage list, as they seem to be the other > people using minios - they did the arm fixes, which are not yet > upstream. Ok. Martin ------------------------------------------------------------------------------ _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
