This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc for big-endian as default
- To: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Subject: gcc for big-endian as default
- From: "Afzal, Naeem M" <naeem dot m dot afzal at intel dot com>
- Date: Tue, 1 Aug 2000 18:43:07 -0700
> Hi
>
> How could I make gcc crosscompiler (ARM-LINUX) to compile with target
> paltform as big-endian, so that when compiling with this compiler, I dont
> have to use -mbig-endian every time.
>
> thanks
>
> -naeem