Using -mlittle-endian or -mbig-endian options....
Tim Prince
tprince@computer.org
Mon Dec 10 13:59:00 GMT 2007
ashish mahamuni wrote:
> Hi,
>
> I am working on Intel i686 machine
> I've Hello_World.c file.
> When I give following command compiler gives error
> that Invalid Option.
>
> gcc -mlittle-endian Hello_World.c
> or
> gcc -mlittle-endian Hello_World.c
>
> I am using 4.2 version of gcc (Latest one I guess).
> How can I use this options?
How about omitting that option, and asking usage questions on
gcc-help@gcc.gnu.org?
More information about the Gcc
mailing list