I'm trying to build a SPPARKS (Sandia software) executable file following the procedure detailed here:
https://www.youtube.com/watch?v=BT1RsrPkKXU
The issue is that, my final "make" file should end up as an executable, but instead it's becoming a shared library file. Is there an easy fix for this or some simple way to run a shared library file as an executable? I would appreciate any help!
-fno-pic
and-no-pie
– steeldriver Jun 04 '19 at 23:38nautilus
file manager) misidentify it as such – steeldriver Jun 04 '19 at 23:58