This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Mips 32r2 big-endian toolchain


On Tue, Mar 8, 2011 at 11:11 AM, ANDY KENNEDY <ANDY.KENNEDY@adtran.com> wrote:
> Anyone built one yet? ÂThere appears to be things missing from the build
> process. ÂFor example, the gcc switch -EB is not included in the build.
> Easy to fix, but how does one pass in options to make [x]gcc use -EB by
> default? ÂCurrently, I have the crt1.o and other libc-startfiles
> building as big-endian. ÂGcc, however, and I are fighting.
>
> Any help would be GREATLY appreciated.
>
> Thanks,
> Andy

Andy,

I started to look at this a week or so back while I was trying to
build an octeon toolchain. I found that there seems to be an issue
with how ct-ng handles tuples for mips, but I didn't have enough time
to fully debug/figure it out.

The problem is somewhere in here:
http://ymorin.is-a-geek.org/hg/crosstool-ng/file/f4e5daf96796/scripts/build/arch/mips.sh

> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
>
>

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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