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: building Version 1.3.net tests from configuration tool


On Wed, 2002-03-06 at 00:25, Bennett Keller wrote:
> Hello, 
> 
> I am trying to build the redboot test suites to run on a PID board with ARM7
> processor. I am using 

There is no such thing. It's eCos test suites, and you need to build
them in a clean directory, not one that has been used for building
RedBoot.

> Win2000 to run the configuration tool, and version 1.3.net of the config
> tool. I am using code for the
> build that I got via anon FTP last week. When I select Build ->Tests, the
> build exits with the following 
> error:
> 
> /d/tools/H-i686-pc-cygwin//arm-elf/bin/ld: Warning: _umodsi3.o does not
> support interworking, whereas
> /ecos-d/builds/pid28_redboot_install/tests/hal/common/current/tests/cache.ex
> e does not

It would appear your tools do not have -mthume-interwork multilib
support. Remove the option from the eCos build options to work around
that.

Jesper


-- 
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]