Opened 19 years ago
#132 new defect
Putting library in sources doesn't work on cygwin
| Reported by: | Dave Abrahams | Owned by: | ghost |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | component1 | Version: | |
| Keywords: | Cc: |
Description
If you look at python.jam, just after the invocation of declare-libpython-target, you'll see a comment that says python.lib has to be listed in usage requirements as <library> rather than along with the system libraries in the sources of the "python" alias. This is surely a bug
Note:
See TracTickets
for help on using tickets.
