Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 1996 12:37:31 -0400 (EDT)
From:      Chuck Robey <chuckr@Glue.umd.edu>
To:        FreeBSD current <freebsd-current@freefall.FreeBSD.org>
Subject:   dlopen
Message-ID:  <Pine.OSF.3.91.960514123513.23275E-100000@skipper.eng.umd.edu>

next in thread | raw e-mail | index | archive | help
After going round and round with dlopen, I made a small change to the man 
page, so that others don't get stuck where I was.  If someone else 
agrees, maybe they'd commit it:

--- dlopen.3.orig	Tue May 14 12:09:13 1996
+++ dlopen.3	Tue May 14 12:15:51 1996
@@ -95,6 +95,11 @@
 .B dlsym(\|)
 and
 .BR dlclose(\|) .
+Object files that
+.B dlopen(\|)
+opens must have been loaded as shareable; merely compiling
+them as position independent code will not cause
+correct file alignment.
 If
 .I path
 was not in the address space prior to the call to


==========================================================================
Chuck Robey chuckr@eng.umd.edu, I run FreeBSD-current on n3lxx + Journey2
 
Three Accounts for the Super-users in the sky,
  Seven for the Operators in their halls of fame,
Nine for Ordinary Users doomed to crie,
  One for the Illegal Cracker with his evil game
In the Domains of Internet where the data lie.
  One Account to rule them all, One Account to watch them,
  One Account to make them all and in the network bind them.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.91.960514123513.23275E-100000>