[pylucene-dev] PyLucene 2.0 and issues building on Mac OS X
10.4.6 with system Python
Andi Vajda
vajda at osafoundation.org
Mon May 29 13:00:02 PDT 2006
On Mon, 29 May 2006, Bill Janssen wrote:
>> I'll upgrade to the latest tools (well, XCode 2.2.1 -- I've got that on
>> CD) and try again from scratch.
>
> I've upgraded the developer tools, which gives me gcc 4, which lets me
> build gcc-3.4.4 from source. I can use that in turn to build
> PyLucene, and with the newer developer tools, the test for
> -LSystemStubs in the Makefile also works fine. (Though I still think
> it's a bad test -- it should check the version of "ld", not the
> version of the OS).
Is it a linker version issue or a system library issue ?
Maybe it should check for the version of Apple dev tools installed. How does
one do that ?
Andi..
More information about the pylucene-dev
mailing list