Date: Tue, 16 Feb 1999 18:41:04 -0800 (PST) From: <jkoshy@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen dlopen.3 Message-ID: <199902170241.SAA61169@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkoshy 1999/02/16 18:41:04 PST Modified files: lib/libc/gen dlopen.3 Log: Add a note about ELF executables requiring to be linked with -export-dynamic for dlsym() searches inside the executable to work. Revision Changes Path 1.3 +8 -0 src/lib/libc/gen/dlopen.3 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?199902170241.SAA61169>