tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Status and future of 3rd party ABI compatibility layer



In message <201103010105.p2115FE4002116%lothlorien.nfbcal.org@localhost>
        on Mon, 28 Feb 2011 17:05:15 -0800,
        buhrow%lothlorien.nfbcal.org@localhost (Brian Buhrow) wrote:
>       Hello.  As of NetBSD-5.0, I can run FreeBSD statically linked binaries
> without a problem.  I'm using the FreeBSD binary of t_cli, as someone else
> is, and it says the following:
> 
> #file /usr/local/sbin/tw_cli
> /usr/local/sbin/tw_cli: ELF 32-bit LSB executable, Intel 80386, version 1
> (FreeBSD), statically linked, for FreeBSD 5.4, stripped
The difference is:

> } In message <20110225213512.GA23130%britannica.bec.de@localhost>
> }     on Fri, 25 Feb 2011 22:35:12 +0100,
> }     Joerg Sonnenberger <joerg%britannica.bec.de@localhost> wrote:
> } > FreeBSD (does it even handle FreeBSD 4?)
> } At least, old static linked FreeBSD binary stop working from Apr. 2009
It is very old.

% file ewnnserver 
ewnnserver: FreeBSD/i386 compact demand paged executable not stripped

It isn't ELF but a.out binary.  ;)

-- 
Takahiro Kambe <taca%back-street.net@localhost>


Home | Main Index | Thread Index | Old Index