Opened 20 years ago
Closed 20 years ago
#33 closed enhancement (fixed)
Ability to control lib prefix in cross-development toolsets
| Reported by: | anonymous | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | component1 | Version: | |
| Keywords: | library prefix | Cc: |
Description
The toolset I am creating for a cross-development environment on cygwin targeting HP NonStop Kernel system requires that shared libraries be generated with "lib" prefix. The current codebase does not provide a hook for a toolset to set the library prefix as it does for the suffix. Please add such a hook.
Attachments (2)
Change History (4)
comment:1 by , 20 years ago
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
The proposed patch was comitted.
Note:
See TracTickets
for help on using tickets.

In case it was not obvious, this request is for Boost Build V2.