Message-ID: <32475ECA.2B00@geocities.com> Date: Mon, 23 Sep 1996 21:08:42 -0700 From: Toshiro Viera MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Porting ctree to DJGPP Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Does anybody use Faircom's ctree with DJGPP? I've built the library using DJGPP v2 without errors, but when I try to run a very simple program (that compiles OK), it doesn't work. The program try to create a database, but fails. It returns a DCRAT_ERR (ctree specific error) and sets 'errno' to 22. The same program compiled with Borland C++ 4.5 (16 bit) runs without errors. I suppose I've made a mistake when I built the library with DJGPP, but I can't imagine where is the mistake. If you wish, I can post the source code of the test program, or the makefile I use to build the library. Please help me. Thank you. Best wishes, Toshiro. ------------------------------------------------------------------------Toshiro Viera Stalker - email: toyo AT geocities DOT com Visit my SF Web page at: http://www.geocities.com/Area51/2209