Dear Vladimir,
I can compile your mgdraw routine.
Based on the error message, it seems your linker is not up to date. You can check it's version with the command:
ld --version
FLUKA requires at least 2.26.
Kind regards,
Dávid Horváth
Junior Researcher
Radiation Protection
ELI Beamlines
E: david.horvath_at_eli-beams.eu
T: +420 266 051 283
M: Za Radnicí 835, 25241 Dolní Břežany, Czech Republic
________________________________________
From: owner-fluka-discuss_at_mi.infn.it <owner-fluka-discuss_at_mi.infn.it> on behalf of babintsev <babintsev_at_ihep.ru>
Sent: 02 April 2019 14:44:57
To: fluka-discuss_at_fluka.org
Subject: [fluka-discuss]: fluka link error
Hi,
I want to check the work of my own my-mgdraw.f program
but I have got compilation error.
What is wrong here ?
I used the commands :
*) $FLUPRO/flutil/fff my-mgdraw.f >& my-compilation.txt
*) $FLUPRO/flutil/lfluka -m fluka -o x_fluka my-mgdraw.o >& my-link.txt
and here there is error ...
/usr/bin/ld: BFD version 2.20.51.0.2-5.36.el6 20100205 internal error,
aborting at reloc.c line 443 in bfd_get_reloc_size
/usr/bin/ld: Please report this bug.
collect2: error: ld returned 1 exit status
----------------------
PS: I cannot compile it with FLAIR : it says : I need gfortran not F77 !?
thanks,
Vladimir
__________________________________________________________________________
You can manage unsubscription from this mailing list at
https://www.fluka.org/fluka.php?id=acc_info
Received on Tue Apr 02 2019 - 17:24:59 CEST