Re: Big endian in combined one-pass build

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Drasko DRASKOVIC <drasko.draskovic@xxxxxxxxx> writes:

> I am trying to compile GCC 4.5.1 and newlib-1.18.0 in one-pass
> combined build. I created symlink to newlib directory in gcc
> directory. Target is arm-elf.
>
> I use configuration options --disable-multilib and --with-endian=big.

As far as I can see from the source code --with-endian=big is only
implemented for SH targets, not for ARM targets.  The documentation is
unfortunately not really clear on that point.  Please consider opening a
bug report at http://gcc.gnu.org/bugzilla/ .

> 3) Do I always have to use armeb-elf instead of arm-elf target when
> multilib is disabled

Yes, I think you do.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux