Date: 16 Jul 2000 02:10:10 -0700 From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) To: Maxim Sobolev <sobomax@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-toolkits/xforms Makefile ports/x11-toolkits/xforms/pkg PLIST Message-ID: <vqc1z0ufnkd.fsf@silvia.hip.berkeley.edu> In-Reply-To: Maxim Sobolev's message of "Fri, 14 Jul 2000 04:59:47 -0700 (PDT)" References: <200007141159.EAA97550@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* From: Maxim Sobolev <sobomax@FreeBSD.org> * Create libform.so --> libxform.so.1 link, because it seems that library has * been built with --soname option and w/o this link dynamically-linked * executables don't work. I'm missing something here. What does the symlink have to do with dynamically-linked executables? .so links are supposed to be used for compile-time linkage only. And -soname is supposed to be there, it's not like it's this software's mistake to include it. Satoshi 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?vqc1z0ufnkd.fsf>