Re: db & mingw

2004-06-21 Thread Max Bowsher
Sam Steingold wrote: > it appears that "gcc -mno-cygwin" cannot find db.h and build > Berkeley-DB applications. -mno-cygwin isn't some magical AI which somehow removes cygwin dependencies from existing libraries. It's simply an embedded cross-compilation mode. Without a *seperate* mingw-targeted

RE: db & mingw

2004-06-21 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Sam Steingold > Sent: 21 June 2004 18:35 > To: cygwin > Subject: db & mingw > > it appears that "gcc -mno-cygwin" That's a problem for the MinGW list then. The includes and libraries for th

db & mingw

2004-06-21 Thread Sam Steingold
it appears that "gcc -mno-cygwin" cannot find db.h and build Berkeley-DB applications. also, Berkeley-DB "utilities" documentation appear to be missing from usr/share/doc/db-4.2.52. thanks. -- Sam Steingold (http://www.podval.org/~sds) running w2k <