-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hey guys,
I have the following issue. When compiling with:
make exe -f makefile11
I get the following error after it compiles lots of other things:
/usr/bin/ld: /home/mbelouso/MotionCor3/Lib/libmrcfile.a(CLoadExtHeader.o): relocation R_X86_64_32 against symbol '__gxx_personality_v0@@CXXABI_1.3' can not be used when making a PIE object; recompile with -fPIE /usr/bin/ld: failed to set dynamic section sizes: bad value collect2: error: ld returned 1 exit status make: *** [makefile11:160: exe] Error 1
gcc and g++ version is 11.4, CUDA 11.8, linux mint 21
Any thoughts?
Metadata
Metadata
Assignees
Labels
No labels