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]

Problems with ARM thumb code


Hello

We have build gcc-3.2, after applying the alias.patch, (see:
http://sources.redhat.com/ml/ecos-discuss/2002-08/msg00491.html ), and
binutils-2.13.1.

With this tools we can successfully build eCos in thumb mode. However when
we try to build our application we get error like these: 

/vobs/f400/taskmodel/paramdb/NodeDecorator.o:/vobs/f400/taskmodel/paramdb/Pa
rameterDecorator.hpp:80: relocation truncated to fit: R_ARM_THM_PC11
NodeDecorator::notify(SetupNumber)
/vobs/f400/taskmodel/infrastructure/AnalogThread.o:/vobs/f400/taskmodel/infr
astructure/AnalogThread.cpp:43: relocation truncated to fit: R_ARM_THM_PC11
AnalogThread::runOnce(VLT_Time)

Can anybody tell us, how to get rid of these messages? Is there another
patch to apply?

kind regards

Hans Peter
--
Hans Peter Jepsen          Phone: +45 74 88 50 11
Danfoss Drives A/S,        Fax:   +45 74 88 32 26
DG-1204, Ulsnaes 1,        Email: Hans_Peter_Jepsen@danfoss.com
DK-6300 Graasten, Denmark  or:    hpj@computer.org


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