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

Muthukumar Ratty muthu@iqmail.net
Wed Jul 2 18:22:00 GMT 2003


>
> > 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.

objcopy has an output target a.out-i386-linux. can that be used?

>
> Ben
>





More information about the Binutils mailing list