>>
>> Use an absolute path to the library rather than -framework.
>
> That is, add '/Library/Frameworks/Python.framework/Versions/2.4/
> Python' to the link command instead of '-framework Python'.
Thanks I'll update my builds to do that.
>>
>> Or use distutils!
>
> That's definitely advisable a
Kristján V. Jónsson schrieb:
> I must confess that I am not familiar with the buildbots.
The challenge and work-load is primarily initially in setting it
up; in this case (for PCbuild8), there is work for both the master
and the slave sides (probably, new scripts in Tools/buildbot will
have to b
I must confess that I am not familiar with the buildbots. I could imagine that
it would be difficult to set up internally due to security concerns, but I can
voice the issue here.
K
> -Original Message-
> From: Anthony Baxter [mailto:[EMAIL PROTECTED]
> Sent: 12. október 2006 21:13
>
Well, it ought to be possible. I can turn off the instrumentation on the other
modules, and see what happens.
K
> -Original Message-
> From: Giovanni Bajo [mailto:[EMAIL PROTECTED]
> Sent: 12. október 2006 20:30
> To: Kristján V. Jónsson
> Cc: python-dev@python.org
> Subject: Re: Pytho