Talk:ELFLoader: Difference between revisions

From RISC OS
Jump to navigationJump to search
No edit summary
 
No edit summary
Line 1: Line 1:
So how trivial would it be to make Firefox not need the ELF Loader at all to work? [[User:Jymbob|Jymbob]] 16:27, 19 Mar 2007 (GMT)
So how trivial would it be to make Firefox not need the ELF Loader at all to work? [[User:Jymbob|Jymbob]] 16:27, 19 Mar 2007 (GMT)

Extremely simple: "elf2aif <input ELF binary> <output AIF binary>" is what the developer or someone else needs to do (note that this didn't exist when FF2 got first released). The code at GCCSDK SVN gccsdk/gcc4/riscos/elf2aif.
[[User:Joty|joty]] 03:04, 20 Mar 2007 (GMT)

Revision as of 03:04, 20 March 2007

So how trivial would it be to make Firefox not need the ELF Loader at all to work? Jymbob 16:27, 19 Mar 2007 (GMT)

Extremely simple: "elf2aif <input ELF binary> <output AIF binary>" is what the developer or someone else needs to do (note that this didn't exist when FF2 got first released). The code at GCCSDK SVN gccsdk/gcc4/riscos/elf2aif. joty 03:04, 20 Mar 2007 (GMT)