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]

How is symbol "__thumb__" defined? Thanks a lot


Hi all:
    I am trying to find out whether the kernel and the apps can run in thumb
mode,I used arm-elf-objdump -D a.out>a.dump and found out the code is in ARM
instruction so,  I think thumb mode is supported the symbol "__thumb__"
defined, how/where is this defined? (is this defined by the compiler flag
or?)  Thanks  a lot.

qiang


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