Problem 760 - gcc4 to gcc32 in geant4 & CLHEP for FC4.
Summary: gcc4 to gcc32 in geant4 & CLHEP for FC4.
Status: RESOLVED INVALID
Alias: None
Product: Geant4
Classification: Unclassified
Component: config (show other problems)
Version: 7.0
Hardware: PC Linux
: P2 normal
Assignee: Gabriele Cosmo
URL:
Depends on:
Blocks:
 
Reported: 2005-06-28 02:49 CEST by atique_iqubal
Modified: 2005-06-28 03:14 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 atique_iqubal 2005-06-28 02:49:37 CEST
With gcc4 in FC4, geant4 is not compatible.
FC4 has gcc32 too.
The libraries for gcc32 are in separate path (/usr/lib/gcc-lib instead of
/usr/lib/gcc).

Kindly suggest where do I need to change the gcc compiler to gcc32 and the
reference for libraries in geant4 as well as CLHEP for its installation.

I am using a AMD-64 system (x86_64).

Regards

-Atique
Comment 1 Gabriele Cosmo 2005-06-28 03:14:59 CEST
Since this is a bug-report system I would kindly suggest that questions or
issues which are not related to Geant4 problems are discussed offline and not
in this PRS. Thanks.

To pickup the correct compiler you need to modify your shell run-time setup, by
adding the paths of the compiler to libraries and binaries in front of your
LD_LIBRARY_PATH and PATH respectively. See also related postings on Hypernews
(http://geant4-hn.slac.stanford.edu:5090/HyperNews/public/get/installconfig/428/3/1/1/1/1.html).

I'd like to make you notice though that you're still using an architecture (64
bits) which is NOT supported for the current releases of Geant4, so we cannot
give you any additional advice or help for problems that you may find.
The new release of Geant4 (7.1) which will be released this week will be more
suitable for 64 bits systems.