GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » Compilation problems with DpmEvtGen
Re: Compilation problems with DpmEvtGen [message #6635 is a reply to message #6625] Tue, 29 April 2008 14:18 Go to previous messageGo to previous message
Florian Uhlig is currently offline  Florian Uhlig
Messages: 424
Registered: May 2007
first-grade participant
From: 140.181.11*
Hi Tobias

As i can see you're using ifort. There the problem comes in, because ifort don't know the flag -fsecond-underscore. Somehow different compilers (g77, gfortran) somehow create different names in the library dpm_gen_ vs. dpm_gen__ . For g77 and gfortran this can be adjusted with the above flag.
I have to look for the right flag and change the CMakeLists.txt.
I assume ifort creates dpm_gen_ which you can check with

nm libDpmEvtGen.so | grep dpm_gen

I will look for that problem if i can connect again to GSI.

Ciao

Florian
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: GEANT3 dEdx for low energy protons
Next Topic: include bug in tpc dedx
Goto Forum:
  


Current Time: Sat Apr 20 00:15:44 CEST 2024

Total time taken to generate the page: 0.00947 seconds