Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3A36C661.D6D8C321@ece.gatech.edu> Date: Tue, 12 Dec 2000 19:44:17 -0500 From: Charles Wilson X-Mailer: Mozilla 4.7 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: Jeff Lu CC: cygwin AT sources DOT redhat DOT com Subject: Re: Need some helps on using dbm functions References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Jeff Lu wrote: > > I did use "-DGDBM_STATIC" to compile. Must have deleted DG when cut/paste > > yes, I'm using Win9x & FAT. > > Will it work for Win2000/NT & NTFS? > Probably. The ndbm-emulation stuff all seems to work fine for me on W2K/NTFS. It won't work on W2K/NT-FAT, though. (btw, if you want to link statically. you have to use -DGDBM_STATIC during the compile step, but you *also* have to specify 'gcc -static' (or 'ld -Bstatic') during the link step. --Chuck -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com