Two observations with the toolchain: 1) nbmake seems to get quite fat, running at about 29MB on i386 2) compiling with '.' or '::' in your path will cause the host tools (toolchain) to fail, since the host gcc invokes the cross-gas in the object directory as the host assembler. -- Gregory McGarry <g.mcgarry@ieee.org>