In article <[email protected]>, Max Khon <[email protected]> wrote: > > in the following code `dlopen' returns NULL > on the first iteration (because g() is not defined) -- it's ok > but on the second iteration `dlopen' returns "valid" dlh
ELF or a.out? Which version of FreeBSD? For a.out, it's a known bug and there is already an open PR on it. I wouldn't be surprised if the bug existed in ELF too. John -- John Polstra [email protected] John D. Polstra & Co., Inc. Seattle, Washington USA "Self-interest is the aphrodisiac of belief." -- James V. DeLong To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-hackers" in the body of the message

