7 Feb
2008
7 Feb
'08
8:39 a.m.
Hi Tiago, On 07 Φεβ 2008, at 2:49 ΠΜ, Tiago de Paula Peixoto wrote:
Spiros Spirou <spiros.spirou@ucl.ac.uk> writes:
Could you please tell me how/where to make the change so that it uses -framework instead of -l?
Did you try setting LDFLAGS to "-framework Python"?
Yes I did, but ./configure still fails when it tries to test linking to the python lib.
The autotools framework uses libtool to link everything together. There should be more general steps to compile things for MacOS, though I'm not familiar with them. Did you check FINK?
Will do. Thanks, Spiros