This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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: big endian support for IXDP425


Hi Herman,

the simplest way to generate the toolchain is to follow the additional
big-endian instructions on the ecos toolchain website. All I did was follow
them to the "T' . I'm using a Redhat 9 platform.Be sure to apply all of the
patches especially the big endian ones.

- Krishna

-------------------------------------------------
----- Original Message ----- 
From: "Herman Sahota" <sahotaherman@yahoo.com>
To: <ecos-discuss@sources.redhat.com>
Sent: Friday, July 02, 2004 10:21 PM
Subject: [ECOS] big endian support for IXDP425


> Hello,
>        I am trying to build the library for Intel
> Xscale IXDP425 board, which support big endian. When I
> do the build library, it does not report any error.
> However, when I do a build tests, it gives me  the
> following error and none of the tests get built.
> ********************************************************
>
/home/brahma/limitedusers/herman/ecos/gnutools/arm-elf/bin/../lib/gcc-lib/ar
m-elf/3.2.1/xscale/libgcc.a(_clz.o):
> compiled for a little endian system and target is big
> endian
> make[1]: Leaving directory
>
`/home/brahma/limitedusers/herman/ixdp425ecos/ixdp_build/hal/common/current'
> File in wrong format: failed to merge target specific
> data of file
>
/home/brahma/limitedusers/herman/ecos/gnutools/arm-elf/bin/../lib/gcc-lib/ar
m-elf/3.2.1/xscale/libgcc.a(_clz.o)
> make: Leaving directory
> `/home/brahma/limitedusers/herman/ixdp425ecos/ixdp_build'
> collect2: ld returned 1 exit status
>
> make[1]: ***
>
[/home/brahma/limitedusers/herman/ixdp425ecos/ixdp_install/tests/hal/common/
current/tests/context]
> Error 1
> make: *** [tests] Error 2
> **********************************
>
> Thank for the help I have gotton from thew group
> earlier. Hope to get some clue this time again.
>
> Thanks in advance
>
> Herman.
>
>
>
>
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - 100MB free storage!
> http://promotions.yahoo.com/new_mail
>
> -- 
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
>


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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