Opened 20 years ago

Closed 15 years ago

#98 closed Tasks (wontfix)

Better notion of link-compatibility

Reported by: vladimir_prus@… Owned by: Vladimir Prus
Milestone: Component: None
Version: Boost.Build-M3 Severity: Showstopper
Keywords: Cc:

Description (last modified by Dave Abrahams)

At the moment the notion of link (in)compatibility is supported 
only by 'link-incompatible' features. A main target cannot use
targets with different value of 'link-incompatible' feature. 

This is not sufficient: single-threaded binaries may use 
multi-threaded objects. Therefore, additional mechanism 
should be developed and implemented.

Tentatively scheduled for Milestone 3.

Change History (2)

comment:1 by Dave Abrahams, 15 years ago

Description: modified (diff)
Owner: changed from nobody to Vladimir Prus
Reporter: changed from Vladimir Prus to vladimir_prus@…
Severity: Showstopper
Status: assignednew

comment:2 by Vladimir Prus, 15 years ago

Resolution: Nonewontfix
Status: newclosed

So far, no great need for link-compatibility was expressed.

Note: See TracTickets for help on using tickets.