Bug #559

Use dynamic spread library by default

Added by S. Herbrechtsmeier over 12 years ago. Updated over 12 years ago.

Status:ResolvedStart date:09/08/2011
Priority:NormalDue date:
Assignee:J. Wienke% Done:

100%

Category:C++
Target version:rsb-0.10

Description

Don’t use static libraries by default, as it is not guaranty that they are position independent, which is required to link them into dynamic libraries. If the user wants static linking he can reactivate it by setting SPREAD_USE_STATIC to TRUE.

Associated revisions

Revision 8e1fb353
Added by J. Wienke over 12 years ago

make shared library for spread the default

fixes #559

History

#1 Updated by J. Wienke over 12 years ago

  • Category set to C++
  • Assignee set to J. Wienke
  • Target version set to rsb-0.10

I cannot make this the default for 0.4 as it may break build of dependent software.

#2 Updated by J. Wienke over 12 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r2553.

Also available in: Atom PDF