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)

virtual-target.jam (36.8 KB ) - added by mse102950 20 years ago.
Proposed implementation of feature
type.jam (11.5 KB ) - added by mse102950 20 years ago.
Proposed implementation of feature

Download all attachments as: .zip

Change History (4)

comment:1 by mse102950, 20 years ago

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

by mse102950, 20 years ago

Attachment: virtual-target.jam added

Proposed implementation of feature

by mse102950, 20 years ago

Attachment: type.jam added

Proposed implementation of feature

comment:2 by ghost, 20 years ago

Resolution: fixed
Status: newclosed

The proposed patch was comitted.

Note: See TracTickets for help on using tickets.