Hi
I am trying to port an application from D3/SCO 7.0 to D3/Linux 7.1 and am
running into problems when calling user defined C functions.
I have successfully run addbi and the Makefile and created the new D3
executable using the same C function library that is running with D3/SCO.
I can then load the filesave from the D3/SCO 7.1 server and the basic
programs calling the C functions run normally.
BUT, when I re-compile the basic programs (without making any changes) that
call the C functions, they no longer work and give a variety of errors
including core dumps.
It would seem that if the basic program is running the pcode created on
D3/SCO 7.0, all is OK, but running the pcode created on D3/Linux 7.1 it no
longer works.
Anybody got any clues what is going on.
Thanks for any advice you can give.
Regards
Adam Easterbrook