Enables only using GCC on linux
This adds the option, similar as to mac has this, to directly use gcc without using the optimizing linker. This is necessary to keep the linker from stripping the debug symbols needed for platform independent graph (de)serialization.