On 2015-12-11 08:29, Mike McKee wrote:

$ gcc cmain.c dfunc.o -o ctest -L/usr/local/lib -lphobos2 -lpthread -lm

I recommend using the D compiler to compile the final application. Then you don't need to worry about all these extra flags and paths.

--
/Jacob Carlborg

Reply via email to