Attached is the latest version of AIR's MBC3 (gcc BCX) from his site and compiled for Android Linux native on my tablet. Android static links libc if iostream.h is included. This caused rather large executables. This version of MBC3 doesn't include <iostream.h>, is optimized with the -O2 switch and stripped of debugging info. My hope is that Armando will continue enhancing and adapting MBC3 for Android Linux as a front end to g++ development.