[issue21123] Compilation error on _struct module on Python 3.4

2014-04-01 Thread dellair jie
dellair jie added the comment: Duplicated with Issue21124 -- resolution: -> duplicate status: open -> closed ___ Python tracker ___ _

[issue21123] Compilation error on _struct module on Python 3.4

2014-04-01 Thread dellair jie
New submission from dellair jie: Dear all, I am compiling Python 3.4 on Cygwin 1.7.17. The following has been done in order to reach the point where _struct module failed. > A clean Python 3.4 > Applied patches: cygwin_si_band.patch in Issue21085 0001-CYGWIN-issue13756-Python-make-fail-on-