[Pyobjc-dev] Re: libffi
Brought to you by:
ronaldoussoren
From: Ronald O. <ous...@ci...> - 2002-11-08 15:10:31
|
I got my copy from the GCC CVS some time ago. I checked out the CVS HEAD and used just the libffi part. The only thing I had to do was a small patch to configure: I kept complaining about a file in .., which probably wasn't there because I didn't build the rest of GCC. As I said, I couldn't get it to build into a shared library. This seems to be caused by an assembler file that is used for closures. Just removing this file is of no use because I actually want to use that feature. Ronald |