Need some helps on using dbm functions
Charles Wilson
cwilson@ece.gatech.edu
Tue Dec 12 16:44:00 GMT 2000
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
More information about the Cygwin
mailing list