Thread
:
[ASSEMBLER] How easy is it to get started asm coding on Maemo5?
View Single Post
reinob
2012-09-19 , 10:33
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#
18
@wook_sf,
ELF existed before ARM. It's used by most Linux/Unix operating systems, and is architecture-independent, meaning it can be used for x86, ARM, or whatever. Originally it was used for x86.
AFAIK Symbian used an ELF-like (or ELF-derived) format, but not quite ELF.
I'm not aware of any Windows (CE or not) versions using ELF natively. Windows (including CE) uses PE (portable executable).
Quote & Reply
|
reinob
View Public Profile
Send a private message to reinob
Find all posts by reinob