"Deng Tong" <deng_tong@hotmail.com> writes: > 1.Can the gcc in the modern linux system generate a.out executables? > How to? You almost certainly need to build a cross compiler to target i386-pc-linux-aout. Ben