| Summary: | Link errors whilst using hadronic physics lists with geant4.7.1 | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | ic02 |
| Component: | processes/hadronic | Assignee: | Gabriele Cosmo <Gabriele.Cosmo> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 7.1 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
ic02
2005-07-21 02:41:13 CEST
You're NOT building the physics-lists package in the appropriate way. You need to issue 'make' from the directory: /usr/local/geant4.7.1/physics_lists/hadronic and NOT from: /usr/local/geant4.7.1/physics_lists/hadronic/Packaging The link error you get though, seems the same related to problem report #770, so it may be due to a system/compiler incompatibility. Yes, what you have suggested works. In the past I have built these lists using the procedure described below (and outlined in the README file in the physics_lists/hadronic directory). Is it plausible to build these lists as part of the G4 installation process? For example, one could be prompted during the Configure script if they would like electromagnetic or hadronic lists to be built. The link error was related to system/compiler compatibility, I am still working on this. Regards, Iwan |