[issue3013] disutils fails with GNU ld (GNU Binutils) 2.18.50.20080523

2008-06-12 Thread Georg Brandl
Changes by Georg Brandl [EMAIL PROTECTED]: -- resolution: - duplicate status: open - closed ___ Python tracker [EMAIL PROTECTED] http://bugs.python.org/issue3013 ___ ___

[issue3013] disutils fails with GNU ld (GNU Binutils) 2.18.50.20080523

2008-06-10 Thread Benjamin Peterson
Benjamin Peterson [EMAIL PROTECTED] added the comment: This seems to be the same as #2234. -- nosy: +benjamin.peterson superseder: - cygwinccompiler.py fails for latest MinGW releases. ___ Python tracker [EMAIL PROTECTED]

[issue3013] disutils fails with GNU ld (GNU Binutils) 2.18.50.20080523

2008-06-02 Thread John Arbash Meinel
John Arbash Meinel [EMAIL PROTECTED] added the comment: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Georg Brandl wrote: | Georg Brandl [EMAIL PROTECTED] added the comment: | | Do you need the (\.\d+)* trailer in the regex at all? | | -- | nosy: +georg.brandl Not sure. The actual

[issue3013] disutils fails with GNU ld (GNU Binutils) 2.18.50.20080523

2008-06-02 Thread Georg Brandl
Georg Brandl [EMAIL PROTECTED] added the comment: Do you need the (\.\d+)* trailer in the regex at all? -- nosy: +georg.brandl ___ Python tracker [EMAIL PROTECTED] http://bugs.python.org/issue3013 ___

[issue3013] disutils fails with GNU ld (GNU Binutils) 2.18.50.20080523

2008-05-30 Thread John Arbash Meinel
New submission from John Arbash Meinel [EMAIL PROTECTED]: I just upgraded my cygwin installation to the latest versions. Which seems to include GNU ld (GNU Binutils) 2.18.50.20080523 and GNU dllwrap (GNU Binutils) 2.18.50.20080523 It seems that their version notation is now

[issue3013] disutils fails with GNU ld (GNU Binutils) 2.18.50.20080523

2008-05-30 Thread John Arbash Meinel
Changes by John Arbash Meinel [EMAIL PROTECTED]: -- components: +Distutils ___ Python tracker [EMAIL PROTECTED] http://bugs.python.org/issue3013 ___ ___ Python-bugs-list

[issue3013] disutils fails with GNU ld (GNU Binutils) 2.18.50.20080523

2008-05-30 Thread Benjamin Peterson
Changes by Benjamin Peterson [EMAIL PROTECTED]: -- keywords: +easy priority: - high ___ Python tracker [EMAIL PROTECTED] http://bugs.python.org/issue3013 ___ ___