public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Enable thumb interworking?
@ 2001-02-08 12:02 Lewin A.R.W. Edwards
  2001-02-09 10:40 ` Bart Veer
  0 siblings, 1 reply; 4+ messages in thread
From: Lewin A.R.W. Edwards @ 2001-02-08 12:02 UTC (permalink / raw)
  To: ecos-discuss

Since it's not possible to build the eCos kernel with thumb enabled, I have 
been attempting to build my application with -mthumb and -mthumb-interwork, 
and the eCos kernel with just -mthumb-interwork.

However, when I link my application with, arm-elf-ld tells me that none of 
the eCos kernel modules have interworking enabled, and obviously the binary 
is useless because of this.

Is there a way to get this working? (is it -mthumb-interwork or 
-fthumb-interwork? Neither appears to work, anyway)

Secondly, why is the ecos/install/lib/target.ld file always generated 
incorrectly by ecosconfig? The spacing is all screwed; every word has a 
carriage return after it. I have to copy the linker script from my Windows 
machine in order to link at all.
=== Lewin A.R.W. Edwards (Embedded Engineer)
Work: http://www.digi-frame.com/
Personal: http://www.zws.com/ and http://www.larwe.com/

"Und setzet ihr nicht das Leben ein,
Nie wird euch das Leben gewonnen sein."

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-02-12  7:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-08 12:02 [ECOS] Enable thumb interworking? Lewin A.R.W. Edwards
2001-02-09 10:40 ` Bart Veer
2001-02-09 12:55   ` Lewin A.R.W. Edwards
2001-02-12  7:01     ` Bart Veer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).