This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: armv4b support on 2.95.3?



On Fri, 23 Mar 2001, Afzal, Naeem M wrote:

> Does the new gcc 2.95.3 supports ARM V4 bigendian version by default? or is
> it still little endian (armv4l).

If you specify arm-* you will get a little endian.  If you want big, use
armv4b-* (armv4b-elf, or whatever).

-Rms


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]