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]

Re: arm/thumb interworking for gnu arm compiler/linker


>>>>> "Ian" == Ian Thompson <iant@CS.Stanford.EDU> writes:

Ian> website, I found the -mthumb-interwork option, but there's a note
Ian> saying it is unsupported.  Are there any patches that have this
Ian> functionality, or any plans to implement this later?  Or is there
Ian> something different I should try?

-mthumb-interwork should work, but only if both caller and callee are
 compiled with that option. I don't think you'll be able to call ARM
 code produced by another compiler.

Jesper

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