[Xapian-discuss] xapian with MinGW
Adi Oanca
adioanca at gmail.com
Tue Jan 8 22:07:19 GMT 2008
Hi all,
Has anybody tested Xapian with MinGW?
I cannot run the "simpleindex" example. I'm getting a SIGSEGV. A
backtrace shows me lots of garbage, so things must be really messed
up. All that I can say for now, is that it happens when on this line:
db.add_document(doc);
from simpleindex.cc, and after
string Xapian::Document::Internal::get_data() const { ... }
all hell breaks loose.
Anybody knows something about this...?
Under Cygwin can run "simpleindex" and "simplesearch" with no
problems. Same within Linux.
Can anybody help?
(I'm using Mingw GCC 3.4.5 and tried lots of Msys versions)
Thanks,
Adi.
More information about the Xapian-discuss
mailing list