Problem 249

Summary: libG3toG4.so will not be created when making global shared library
Product: Geant4 Reporter: Katsuya.Amako
Component: configAssignee: Gunter.Folger
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 3.1   
Hardware: PC   
OS: Linux   

Description Katsuya.Amako 2001-04-19 13:02:50 CEST
When we try to create the 'global shared' library, the library libG3toG4.so
will not be created. This triggers a link error when we try to make for example
'ExampleN01'. The problem is that 'binmake.gmk' demands the existence
of G3toG4, but it is not created during the make procedure of G4 library.
Comment 1 Gabriele Cosmo 2001-05-24 11:05:59 CEST
Fixed in tag "g3tog4-V03-01-00". Will be included in next release.