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: Conflict


On Mon, Dec 01, 2003 at 08:29:48PM +0530, Santha Kumar wrote:
> 
> Hello all
> 
>  I am using sh3(se7729) solution engine board as the target. I am trying to build the hello.c example. As described in the manual I did the compilation through the shell using the command "sh-elf-gcc......."(as like in the manual).
> While compiling I am getting an error message like compiled for little endian but the target is big endian.
> 

> I went back to the configuration tool and selected the use bigendian
> mode under the hal architecture. The configuration tool shows
> conflict.when I am trying to resolve the conflict it is deselecting
> the endian mode.

It appears the HAL only supports little endian.

What endian's are you compiling the hello.c program?

     Andrew

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


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