Date: Fri, 25 Feb 2000 10:19:07 -0800 (PST) From: Kris Kennaway <kris@FreeBSD.org> To: "Jordan K. Hubbard" <jkh@zippy.cdrom.com> Cc: Peter Wemm <peter@netplex.com.au>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/secure/usr.bin/openssl Makefile src/secure/usr.bin/scp Makefile src/secure/usr.bin/ssh Makefile src/secure/usr.bin/ssh-add Makefile src/secure/usr.bin/ssh-agent Makefile src/secure/usr.bin/ssh-keygen Makefile ... Message-ID: <Pine.BSF.4.21.0002251015030.10630-100000@freefall.freebsd.org> In-Reply-To: <93955.951472611@zippy.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 25 Feb 2000, Jordan K. Hubbard wrote: > It was never the first issue, but it was always an issue. :) True :-) > > > Or you want it to link on another platform. I'm not sure at what point it > > was decided that -lrsaref -lRSAglue became deprecated (as opposed to > > optional) because they're required for cross-platform compatability (in > > both directions). > > You mean across the other *BSDs or what here? I mean that someone who writes portable C code on FreeBSD 4.x and links it to openssl by just using -lcrypto, relying on -lcrypto to pull in what other platforms (and FreeBSD 3.x) has as -lRSAglue -lrsaref, will find their code does not link on other platforms who use something closer to the "stock" OpenSSL (Linux, Solaris, OpenBSD, Win32, ...). Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson 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?Pine.BSF.4.21.0002251015030.10630-100000>