Moto Hell - The Motorola Modding Community

Motorola Phone Models => ELF => Topic started by: Phantom2009 on February 05, 2009, 02:27:13 pm



Title: What ELF P/L
Post by: Phantom2009 on February 05, 2009, 02:27:13 pm
what the P/L (Programming Language) that ELF use...  ???


Title: Re: What ELF P/L
Post by: NiKSY on February 06, 2009, 06:40:54 am
I think its a language for itself... :S

http://en.wikipedia.org/wiki/Executable_and_Linkable_Format (http://en.wikipedia.org/wiki/Executable_and_Linkable_Format)

*Silly me... Thanks Last1Left*


Title: Re: What ELF P/L
Post by: Phantom2009 on February 06, 2009, 08:06:14 am
I think its a language for itself... :S

http://en.wikipedia.org/wiki/Executable_and_Linkable_Format (http://en.wikipedia.org/wiki/Executable_and_Linkable_Format)

thanks for your answer... ;)


Title: Re: What ELF P/L
Post by: Last1Left on February 06, 2009, 11:53:58 am
elfs are written in C++
check the public source codes to see


Title: Re: What ELF P/L
Post by: ZduneX25 on February 06, 2009, 12:42:18 pm
1. Download MotoSDKStudio http://forum.motofan.ru/index.php?showtopic=131187
2. Download elf source.
3. Open [Elf_Name].c file with note and edit code.
4. Run [Elf_Name].bat.
ELF src: http://forum.motofan.ru/index.php?showtopic=153290


Title: Re: What ELF P/L
Post by: Phantom2009 on February 08, 2009, 06:15:39 am
1. Download MotoSDKStudio http://forum.motofan.ru/index.php?showtopic=131187
2. Download elf source.
3. Open [Elf_Name].c file with note and edit code.
4. Run [Elf_Name].bat.
ELF src: http://forum.motofan.ru/index.php?showtopic=153290

thanks ZduneX25


Title: Re: What ELF P/L
Post by: ndandonx on February 14, 2009, 06:35:47 am
just same with sony ericsson and siemens elf that use C++ language....


Title: Re: What ELF P/L
Post by: JEMAU MANAK on February 14, 2009, 07:00:47 am
1. Download MotoSDKStudio http://forum.motofan.ru/index.php?showtopic=131187
2. Download elf source.
3. Open [Elf_Name].c file with note and edit code.
4. Run [Elf_Name].bat.
ELF src: http://forum.motofan.ru/index.php?showtopic=153290

it would be a hard lesson :'( since i am not good in C++


Title: Re: What ELF P/L
Post by: KINGDOM on February 14, 2009, 11:27:24 am
yes, i think it's hard for noob like me


Title: Re: What ELF P/L
Post by: enslaved on March 07, 2009, 04:59:05 am
yes, i think it's hard for noob like me
me too


Title: Re: What ELF P/L
Post by: ZduneX25 on April 13, 2009, 07:23:44 am
or for elf file.c

+tutorial by me


Title: Re: What ELF P/L
Post by: are_goenk on April 13, 2009, 08:28:36 am
Great job ZduneX :)
++ from me ;)


Title: Re: What ELF P/L
Post by: JEMAU MANAK on April 13, 2009, 08:42:54 am
great ! can't wait to learn soon..


Title: Re: What ELF P/L
Post by: ZduneX25 on April 13, 2009, 09:03:45 am
Great job ZduneX :)
++ from me ;)
Thank You Mate

c\arm http://forum.motofan.ru/index.php?act=Attach&type=post&id=182337
d\larm http://forum.motofan.ru/index.php?act=Attach&type=post&id=182338

SDK and lib.o

now,you can make elf with this!