Can the gcc in the modern linux system generate a.out executables?

Ben Elliston bje@wasabisystems.com
Wed Jul 2 11:07:00 GMT 2003


"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



More information about the Binutils mailing list