Message73703
I forgot an another issue in CygwinCCompiler __init__:
if gcc isn't version "2.91.57" then method will set dll_libraries to
result of get_msvcr(), but the result may be is None. In this case link
method fail on the line libraries.extend(self.dll_libraries). |
|
| Date |
User |
Action |
Args |
| 2008-09-24 10:24:22 | rpetrov | set | recipients:
+ rpetrov, dstanek, ocean-city, christian.heimes, jayvee |
| 2008-09-24 10:24:22 | rpetrov | set | messageid: <[email protected]> |
| 2008-09-24 10:24:20 | rpetrov | link | issue2445 messages |
| 2008-09-24 10:24:20 | rpetrov | create | |
|