Message-ID: <33BE530A.65@sympatico.ca> Date: Sat, 05 Jul 1997 06:58:34 -0700 From: Jim Chapman Reply-To: jim DOT chapman AT sympatico DOT ca MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Typhoon Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk I have downloaded the Typhoon database from a linux site and tried compiling it. First has anyone ported this to DJGPP? The configure script ran under bash but when I compile the programs there are problems with file locking. The only support I could find in DJGPP was the lock and unlock functions. Do these correspond to the unix flock function? The defines in fcntl.h are different as well. Thanks, Jim Chapman