DC-SWAT Forum
Can dreamshell run elf files? - Версия для печати

+- DC-SWAT Forum (http://www.dc-swat.ru/forum)
+-- Форум: Sega Dreamcast (/forum-2.html)
+--- Форум: English section (/forum-29.html)
+--- Тема: Can dreamshell run elf files? (/thread-1905.html)



Can dreamshell run elf files? - Robbie - 01.08.2012 17:48

Hello all, Am trying to make a iso off httpd-ack to run on dreamshell. So i don't need to keep putting the disk in all the time.
I have got my broadband adapter working fine with httpd-ack. But like to know if there is anyway running httpd-ack with out disk at all.

In the httpd-ack folder there is a elf file what you can run on your dreamcast if it's setup to run elf.

Any ideas?

thank you Smile


RE: Can dreamshell run elf files? - SWAT - 02.08.2012 07:29

Convert elf to bin and run it directly from filemanager. You need sh4 binutils for this.

Код:
sh-elf-objcopy -R .stack -O binary httpd-ack.elf httpd-ack.bin



RE: Can dreamshell run elf files? - Robbie - 03.08.2012 23:44

(02.08.2012 07:29)SWAT писал(а):  Convert elf to bin and run it directly from filemanager. You need sh4 binutils for this.

Код:
sh-elf-objcopy -R .stack -O binary httpd-ack.elf httpd-ack.bin

Thank you for that swat. Looks very crazy but i will give it a go. Big Grin


RE: Can dreamshell run elf files? - SWAT - 06.08.2012 07:35

Sorry dude, just take it.


RE: Can dreamshell run elf files? - Robbie - 06.08.2012 20:05

(06.08.2012 07:35)SWAT писал(а):  Sorry dude, just take it.

Wow thank you very much, I only this min installed suse to give this sh4 binutils ago. lmfao

It will not work in Ubuntu what i have been trying for days but then i was like SUSE!!! Big Grin

Thank you for that Smile