Ticket #127 (closed defect: released)
debug build omits _d suffix for python extensions
| Reported by: | mhammond | Owned by: | charlie |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | MSVC makefiles | Version: | SVN trunk |
| Severity: | normal | Keywords: | |
| Cc: | richard | Blocked By: | |
| Operating System: | All | Blocking: |
Description
If you build passing DEBUG to Python, you must link with the debug lib, and the basename of the module must end with '_d'. Attaching a patch to fix this.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
