Zorro a wrote:
The applications compiled against GEMLib from the CVS doesn't work with NAES. ex: mt_rsrc_load( "foo.rsc", aes_global) mt_rsrc_gaddr( R_TREE, INFO_BAR,&foo_rsc, aes_global); NAES returns: "Ungültiger funktionsaufruf. Opcode: xxxx" ( Invalid function call)
Oh, good, something concrete. Would it be possible for you to use a debugger and see what is wrong ?You could step until the trap #2 and look at the parameters, you will probably see something wrong...
-- Vincent Rivière