Date: Thu, 07 Aug 2008 21:46:04 +0200 From: Kris Kennaway <kris@FreeBSD.org> To: Andrea Venturoli <ml@netfence.it> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: Mixing 64 and 32-bit code Message-ID: <489B50FC.8090009@FreeBSD.org> In-Reply-To: <489B4D7F.1040406@netfence.it> References: <26ddd1750808071055i2b9976b3i4f347407d94a0813@mail.gmail.com> <489B3909.6080702@FreeBSD.org> <489B4D7F.1040406@netfence.it>
next in thread | previous in thread | raw e-mail | index | archive | help
Andrea Venturoli wrote: > Kris Kennaway ha scritto: > >> You can't mix and match Linux and FreeBSD code in the same binary. > > Sorry for stepping in, but I have a similar question I asked in the past > and didn't get any answer: > is it possible to mix and match 32-bit and 64-bit FreeBSD code? > > I have a closed source 32-bit library which I'd like to link to on a > 64-bit system... Again, no, for basically the same reasons. The ABI is per-process. Kris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?489B50FC.8090009>