Import NetBSD tools and build.shThis commit finalizes support for cross compilation. The toolsdirectory are all links to the actual tools and are built on thehost system to build Minix. build.sh
Import NetBSD tools and build.shThis commit finalizes support for cross compilation. The toolsdirectory are all links to the actual tools and are built on thehost system to build Minix. build.sh is the work horse that takescare of all environment settings. It's slightly adjusted for Minix.The /usr/src/Makefile has additional targets needed for crosscompilation.
show more ...