[issue1527] Problem with static libs on Windows

2008-01-04 Thread Christian Heimes
Christian Heimes added the comment: Already fixed in svn -- resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ ___ P

[issue1527] Problem with static libs on Windows

2007-11-30 Thread Guido van Rossum
Changes by Guido van Rossum: -- priority: -> low __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsubscribe: http://mail

[issue1527] Problem with static libs on Windows

2007-11-30 Thread Christian Heimes
New submission from Christian Heimes: patrickkidd (IRC nick) has reported a problem with creating a static libraries on Windows. He suggested the appended patch. -- assignee: loewis components: Windows files: trunk_staticlib.patch keywords: patch, py3k messages: 57991 nosy: loewis, tiran