Not really, no:
# dhcp-141$ pike -e ___GL -:3:Error resolving '___GL'. load_module("/usr/local/pike/7.5.12/lib/modules/___GL.so") failed: /usr/local/pike/7.5.12/lib/modules/___GL.so: undefined symbol: GL_add_auto_funcs
# dhcp-141$ pike -e GL /usr/local/pike/7.5.12/lib/modules/GL.pmod:4:Illegal program pointer. -:3:Error resolving 'GL'. Cast '/usr/local/pike/7.5.12/lib/modules/GL.pmod' to object failed.
/ Per Hedbor ()
Previous text:
2003-11-12 20:51: Subject: Re: pike external module documentation
Right, I was looking at a 7.4 there. Sorry for the misinformation.
Wasn't it the #if constant(...) checks that hid those errors? They're gone now from the automatically generated glue files.
/ Martin Stjernholm, Roxen IS