Problem 1203 - geant4-config should provide option for static libraries
Summary: geant4-config should provide option for static libraries
Status: CLOSED LATER
Alias: None
Product: Geant4
Classification: Unclassified
Component: cmake (show other problems)
Version: 9.4
Hardware: All All
: P4 normal
Assignee: Ben Morgan
URL:
Depends on:
Blocks:
 
Reported: 2011-04-21 17:38 CEST by Ben Morgan
Modified: 2012-11-13 18:01 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description Ben Morgan 2011-04-21 17:38:44 CEST
geant4-config should provide an option for static library usage. It does not at present output needed external libraries for static builds.
Comment 1 Ben Morgan 2012-09-14 16:01:00 CEST
First step is to just add an option(s) to determine if the install of Geant4 has static/shared libraries available. Having a "--static" option may need full paths to be emitted, and may be compiler dependent.
Review for 9.6, otherwise leave to next release.
Comment 2 Ben Morgan 2012-11-13 18:01:22 CET
Marking as LATER because the chain of dependencies and getting correct order is complicated and needs careful thought.