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 [EMAIL PROTECTED]

Reply via email to