[M3devel] Linker override

Peter McKinna peter.mckinna at gmail.com
Sun May 20 02:48:08 CEST 2012


Hi,

  I have had to override the default linker in my m3makefile to the
C++ linker to link
against a C++ library as in

SYSTEM_LD = "g++ -gstabs+ -m64 -fPIC -mno-align-double"

is there a more portable way to do this? I'm sure it wont work on windows!!

Peter



More information about the M3devel mailing list