This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: profile questions


Andrew Haley wrote:
> I did try to trick dlopen() by making a hard link to the shared
> object and using that, but dlopen() checks the underlying inode.
> So we have to copy the whole shared library into /tmp and dlopen()
> that...  :-(

Would it be possible to get an alternate dlopen() into glibc?

Cheers,
Gary


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]