Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Jun 1995 20:01:36 -0700
From:      David Greenman <davidg@Root.COM>
To:        "House of Debuggin'" <wpaul@skynet.ctr.columbia.edu>
Cc:        hackers@freebsd.org
Subject:   Re: BSDi 2.0 binary compatibility question 
Message-ID:  <199506080301.UAA00420@corbin.Root.COM>
In-Reply-To: Your message of "Wed, 07 Jun 95 18:28:20 EDT." <199506072228.SAA00374@skynet.ctr.columbia.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
>In short, I couldn't find a magic incantation to make BSDI 2.0 produce
>executables that would run on FreeBSD, even though FreeBSD seems to
>recognize the executable format. I think it's kind of unfair that
>BSDI people can use our binaries, but not the other way around. Am
>I missing something here, or is this a bug?

   Based on what you said above, it sounds like the BSDI's crt0 is messing
with the environment strings and BSDI stores/deals with them differently that
FreeBSD. I suggest looking carefully at their crt0.c. It's quite possible that
this particular incompatiblity may not be easily fixed.

-DG



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506080301.UAA00420>