Date: Wed, 6 Mar 1996 15:16:54 +0100 (MET) From: sos@freebsd.org To: hackers@freebsd.org (FreeBSD hackers) Cc: peter@freebsd.org Subject: Linux ELF newsflash !!! Message-ID: <199603061416.PAA04245@ra.dkuug.dk>
next in thread | raw e-mail | index | archive | help
Its come so far, I've run the first (ever) Linux ELF binary on
my -current system:
(sos@CatFish)[63]> pwd
/usr/home/sos/import/ELF-linux/bin
(sos@CatFish)[64]> file ls
ls: ELF 32-bit LSB executable, Intel 80386, version 1
(sos@CatFish)[62]> ./ls
ELF PT_PHDR section <8000034>
ELF PT_INTERP section </lib/ld-linux.so.1>
ELF PT_LOAD section .text <08000000,00007000> entry=08000d10
ELF PT_LOAD section bss size 6988 (1b4c) .data <08007000,00002000>
ELF PT_DYNAMIC section ??
ELF(file) PT_LOAD section .text <10000000,00005000> entry=10000930
ELF(file) PT_LOAD section bss size 2232 (8b8) .data <10005000,00001000>
ELF(file) PT_DYNAMIC section
LINUX FIXUP
chgrp cp dircolors ln mkdir mv touch
chmod dd du ls mkfifo rm
chown df ed ls.core mknod rmdir
(sos@CatFish)[64]>
And FreeBSD native ELF bins works out of the box...
So know you know, (and NO quake doesn't run yet...)
back to hacking..
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Soren Schmidt (sos@FreeBSD.org) FreeBSD Core Team
So much code to hack -- so little time.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603061416.PAA04245>
