[issue8441] Framework build broken in 3.2 brunk

2010-04-18 Thread Ronald Oussoren
Ronald Oussoren added the comment: Fixed in r80181 (3.2) -- resolution: -> fixed stage: -> committed/rejected status: open -> closed type: -> compile error ___ Python tracker

[issue8441] Framework build broken in 3.2 brunk

2010-04-18 Thread Ronald Oussoren
Changes by Ronald Oussoren : -- components: +Build ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.p

[issue8441] Framework build broken in 3.2 brunk

2010-04-18 Thread Ronald Oussoren
New submission from Ronald Oussoren : I cannot build a framework build of the 3.2 branch at the moment due to unresolved references to "_Py_char2wchar" when linking the dylib that gets placed into the framework: Undefined symbols: "__Py_char2wchar", referenced from: _Py_Main in libpyth