Problem 1203

Summary: geant4-config should provide option for static libraries
Product: Geant4 Reporter: Ben Morgan <Ben.Morgan>
Component: cmakeAssignee: Ben Morgan <Ben.Morgan>
Status: CLOSED LATER    
Severity: normal    
Priority: P4    
Version: 9.4   
Hardware: All   
OS: All   

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.