[CM] s7 and c

James Hearon j_hearon at hotmail.com
Thu May 19 10:09:14 PDT 2016



re: gcc -o repel_test repel_test.c s7.o -Wl, -export-dynamic -lm -I. -ldl

I think your problem is that you have a space
after -Wl, -- it'a all one argument:
-Wl,-export-dynamic
-----------
Yes.  Great.  Thank you.  I was stumped, but am now off and compiling.

Regards,
Jim






More information about the Cmdist mailing list