Date: Sat, 07 Mar 1998 13:19:21 -0800 From: John Polstra <jdp@polstra.com> To: Amancio Hasty <hasty@rah.star-gate.com> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: Re: cvs commit: src/libexec/rtld-elf - Imported sources Message-ID: <199803072119.NAA23484@austin.polstra.com> In-Reply-To: Your message of "Sat, 07 Mar 1998 11:44:15 PST." <199803071944.LAA13210@rah.star-gate.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Incidently, can we convert a simple library such as the 3dfx linux > elf library glide to FreeBSD? It's very unlikely we could convert a library that was built under Linux. Remember, Linux has different header files, its manifest constants are different, its structures are laid out differently, etc. All of those differences are compiled into the library. Be my guest if you want to try it, but I don't think it's feasible. -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803072119.NAA23484>