|
From: <chr...@eu...> - 2002-01-22 15:18:30
|
Hi, I have an issue to compile Yap under Windows 98 with Cygwin. The function WinError in the file sysbits.c crashes every time at the command Error(SYSTEM_ERROR, TermNil, "%s: %s", yap_error, msg). The only I found to compile and run Yap is to remove this line.... which isn't good. I did install Cygwin quite recently, including Mingw and I'm not sure at all where the error is coming from as I don't have any documentation about the function Error(). The second issue I have is with the DLL yap.dll. The files c_interface.h/c and yap.def are consistent for the function YapMkVarTerm/MkVarTerm. I could fix it by using YapMkVarTerm, but I need someone to make the change on the CVS version. Thanks in advance for any help. Best regards, Christophe Billard - Business Systems Specialist ISI Winnersh, *120 6708 +44 (118) 944 6708 email: chr...@eu... |