Hi Youan
It has got much further but a new error in compiling gretel. States requires recompiling with -fPIC - which is in my cmd_lib cmd_exe cmd_obj. Is another -fPIC option needed?
Compiling from the tree top gretel plus dependents
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+> There is no need to compile any object
- completed: .../v8p0r2/builds/subpar/lib/special4gretel.so
- completed: .../v8p0r2/builds/subpar/lib/hermes4gretel.so
- completed: .../v8p0r2/builds/subpar/lib/bief4gretel.so
- completed: .../v8p0r2/builds/subpar/lib/partel4gretel.so
/usr/bin/ld: ./homere_gretel.o: relocation R_X86_64_32S against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
./homere_gretel.o: could not read symbols: Bad value
collect2: error: ld returned 1 exit status
Traceback (most recent call last):
File "/gpfs/home/e088/telemac_80/v8p0r2//scripts/python3/compile_telemac.py", line 138, in <module>
main()
File "/gpfs/home/e088/telemac_80/v8p0r2//scripts/python3/compile_telemac.py", line 126, in main
compile_cmdf(options.ncsize, modules)
File "/gpfs/home/e088/telemac_80/v8p0r2/scripts/python3/compilation/compil_tools.py", line 1236, in compile_cmdf
'\n +> failed: ' + file_name + '\n')
utils.exceptions.TelemacException:
+> failed: .../v8p0r2/builds/subpar/lib/gretel.so