Yeah, I'm too lazy to write the code again in C++. Was just trying to see if compiling to native code works. Thanks Seeta
-----Original Message----- From: Otis Gospodnetic [mailto:[EMAIL PROTECTED] Sent: Thursday, March 23, 2006 5:44 PM To: java-user@lucene.apache.org Subject: Re: Native code compilation Native code.... There is a C++ port called CLucene, if that suits you more than coffee beans... Otis ----- Original Message ---- From: Seeta Somagani <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Thursday, March 23, 2006 4:47:33 PM Subject: Native code compilation Hi all, Has anyone tried to compile their Lucene applications into native code? Mine works fine in a VM but the call to search() on IndexSearcher is crashing the application, after I compile it into native code. There is apparently no problem in instantiating an IndexSearcher though. I tried this on both Linux and Windows and am getting the same problem. Thnx Seeta --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]