This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Need some helps on using dbm functions


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]