On Fri, 15 Jul 2016, Guy Sotomayor Jr wrote: > P.S. A full build for the board I work on (OS and creating the boot > image) for work takes < 1 hour. The firmware I?m working on takes just > 2-3 seconds to build! This is on a PC with a 3.2GHz Skylake i7 with > SSDs. ;-)
Also, cross-compilers are so f'ing wonderful for targeting old or embedded systems, nowadays too. NetBSD's ability to cross compile binaries for completely alien systems is just awesome. -Swift