Problem 249 - libG3toG4.so will not be created when making global shared library
Summary: libG3toG4.so will not be created when making global shared library
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: config (show other problems)
Version: 3.1
Hardware: PC Linux
: P2 normal
Assignee: Gunter.Folger
URL:
Depends on:
Blocks:
 
Reported: 2001-04-19 13:02 CEST by Katsuya.Amako
Modified: 2001-05-24 11:05 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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.