
2 Sep
2002
2 Sep
'02
9:56 a.m.
| Now, with dlopen if you pass it NULL rather than the filename | of a library it will give you back a handle to itself - the Ah. I didn't know that. | So can anyone poke holes in my grand plan or should I give it a go? Don't forget the issue that the 'main' program might not have all the symbols you need. And remember that you need to persuade GHCi's linker to populate its symbol table with the symbols you how have. Simon