On Tue, 15 Jan 2008, mario alejandro wrote:
Thanks for your efforts. However, I try to compile pyLucene and get: CC: Warning: Option -fPIC passed to ld, if ld is invoked, ignored otherwise
This could mean that the python you're using was built with gcc and therefore is assuming gcc is used to build extensions. I don't think -fPIC is a compiler flag for sun studio.
Could you please paste the compiler invocations you get while building JCC ? Andi.. _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
