This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Using -mlittle-endian or -mbig-endian options....
- From: Tim Prince <tprince at computer dot org>
- To: ashish mahamuni <ashitpro at yahoo dot co dot in>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 10 Dec 2007 04:59:06 -0800
- Subject: Re: Using -mlittle-endian or -mbig-endian options....
- References: <890571.85786.qm@web94110.mail.in2.yahoo.com>
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?