pahihu/vfc

-ldl (option for create vfc)

Opened this issue · 1 comments

Different for my Makefile
vfc: vfc.c $(CC) $(CFLAGS) -o $@ $< -lm -ldl

P.S. And my dialog for vfc
./vfc
include run.f
library ./libtest.dylib

0 0 0 0 > 1 function: test_c

0 0 0 0 > 42 test_c drop
n = 42

0 0 0 0 > bye

pahihu commented