Re: [Pyobjc-dev] scary problem resolved!
Brought to you by:
ronaldoussoren
From: Ronald O. <ous...@ci...> - 2003-04-28 18:36:41
|
On Saturday, Apr 26, 2003, at 00:44 Europe/Amsterdam, Jack Jansen wrote: > > On vrijdag, apr 25, 2003, at 16:48 Europe/Amsterdam, Just van Rossum > wrote: >> Then the final clue came in: Bill had not seen the problem when _he_ >> built the app, but did reproduce it with the one _I_ built. So yes, it >> had something to do with my setup (as I sortof suspected), and all >> along >> I overlooked one thing: I didn't have the exact same version of libffi >> as he did. Fixing that made the problem go away. Yay! > > Can we create a regression test for this? Is it worth it? Maybe we can, but I don't think it is worth it unless this is very easy. I think this problem might be related to the warning we used to get when linking with libffi (about relocations in a TEXT section). Ronald (yes, he's back) |