Files
pyinstaller/source
giovannibajo 5c984b0756 Fix segfault on x86-64 platforms.
launch.h contained chunks of obsolete, duplicated code from
Python.h (or subheaders thereof). The code wasn't compatible
with 64-bit platforms, hence the random segfaults.
The duplicated code has been there since day 0: probably,
at that time, avoiding the dependency with the Python C
API (python-dev package) was important.


git-svn-id: http://svn.pyinstaller.org/trunk@610 8dd32b29-ccff-0310-8a9a-9233e24343b1
2009-02-22 16:26:12 +00:00
..
2009-02-22 16:26:12 +00:00
2005-10-10 17:45:30 +00:00