Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3A36C661.D6D8C321@ece.gatech.edu>
Date: Tue, 12 Dec 2000 19:44:17 -0500
From: Charles Wilson <cwilson@ece.gatech.edu>
X-Mailer: Mozilla 4.7 [en] (X11; U; SunOS 5.7 sun4u)
X-Accept-Language: en
MIME-Version: 1.0
To: Jeff Lu <jklcom@mindspring.com>
CC: cygwin@sources.redhat.com
Subject: Re: Need some helps on using dbm functions
References: <NDBBIHPECLIGKCCLMACAIEHCCIAA.jklcom@mindspring.com>
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@sourceware.cygnus.com

