| Summary: | Parse and compile error when installing geant on RedHat 7.0 | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | jakob.himmelman |
| Component: | config | Assignee: | Gabriele Cosmo <Gabriele.Cosmo> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | critical | CC: | Hans-Peter.Wellisch |
| Priority: | P2 | ||
| Version: | 3.0 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
jakob.himmelman
2001-02-28 01:43:42 CET
I cannot reproduce this one. May be you can? *** Bug 225 has been marked as a duplicate of this bug. *** *** 'Gabriele.Cosmo@cern.ch' will be responsible for bug 225. *** The Linux distribution we support on Geant4 3.0 is Red-Hat 6.1
with egcs-1.1.2 compiler installed.
We're currently working on porting the code on gcc 2.95.2, but
cannot reproduce the problem reported here.
One observation:
home/.../de_exitation/include/G4solver/template.cc
^
should be '.'
As for the error in G4ReactionDynamics.cc:3591, try to modify
expressions adding parenthesis; problems of the parser installed
in your system ?
More info... (from a user: rob.pywell@usask.ca) --------- Thought I would let you know... The gcc-2.96-54 shipped with Red Hat 7.0 is flawed. Even the update version gcc-2.96-69 doesn't work for c++. I installed the last stable version gcc-2.95.3 from the gcc site and all of GEANT4.3.1 compiles fine on Red Hat 7.0 -------- |