Comment 4 for bug 409269

Revision history for this message
Alexis Roche (alexis-roche) wrote : Re: [Bug 409269] [NEW] setup fails on mingw32

> Use "print d" in pdb, "d" is mapped to a pdb command.

All right.

(Pdb) print d
{'libraries': 'g2c', 'library_dirs':
'c:\\mingw\\lib;c:\\Libraries\\lib', 'include_dirs':
'c:\\mingw\\include;c:\\Libraries\\include'}

Cheers,

Alexis