I recently tried to move some custom loadable modules from AIX to Linux
(RH7). The modules appeared to compile and link just fine on Linux. Using
the same mdf on AIX but pointing to the Linux binary doesn't seem to work.
I can put the module down on the canvas in the VPE. When I execute, I get
an error that the function doesn't exist. This is consistent when I try to
run in script mode and invoke the module. I get the same error. On AIX,
all of this works correctly. Has anyone seen this problem? It's a bit
puzzling. Thanks.