Message 215267 - Python tracker
Message215267
| Author | rpetrov |
|---|---|
| Recipients | dellair.jie, loewis, r.david.murray, rpetrov, vstinner |
| Date | 2014-03-31.20:53:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <5339D5E1.5060906@roumenpetrov.info> |
| In-reply-to | <1396268843.34.0.44691019137.issue21085@psf.upfronthosting.co.za> |
| Content | |
|---|---|
dellair jie wrote: > > dellair jie added the comment: > > Applied the patch 0001-CYGWIN-issue13756-Python-make-fail-on-cygwin.patch in case: http://bugs.python.org/issue13756 > > The build failed with parser module: > building 'parser' extension > gcc ...... .../parsermodule.o: In function `parser_sizeof': > /cygdrive/c/temp/Python-3.Modules/parsermodule.c:371: undefined reference to `__PyNode_SizeOf' > collect2: ld returned 1 exit status > > Could anyone shed some lights please? See issue18637 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-03-31 20:53:54 | rpetrov | set | recipients: + rpetrov, loewis, vstinner, r.david.murray, dellair.jie |
| 2014-03-31 20:53:54 | rpetrov | link | issue21085 messages |
| 2014-03-31 20:53:54 | rpetrov | create | |