This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
libdbm
- From: Miri <mirih at vsoft dot com>
- To: "'libstdc++ at gcc dot gnu dot org'" <libstdc++ at gcc dot gnu dot org>
- Date: Mon, 29 Apr 2002 16:03:06 +0200
- Subject: libdbm
Hi,
I’m trying to port code from Sun Solaris (sparc ) to Linux using GCC3.0.4 –
I cant find ndbm.h
Instead I found /usr/include/db.h – but its seems not to recognize
__db_ndbm_delete etc.
I think that I need the library libdbm.* but I cant find it?
Than’x for helping
Miri