py2app は次のエラーで終了します:
/usr/bin/strip: the __LINKEDIT segment does not cover the end of the file
(can't be processed) in: test.app/Contents/Frameworks/libgfortran.3.dylib
stripping saved 1222348 bytes (88617336 / 89839684)
コンソール出力のこの最後の行:
../Frameworks/libgfortran.3.dylib: mach-o, but wrong architecture
どうすればこれを修正できますか?
ダーウィンでSnow Leopard (x86_64)
Python 2.6.6 (r266:84292, Feb 4 2011, 20:12:20)
[GCC 4.2.1 (Apple Inc. build 5646) (dot 1)] を使用しています