can it be supported for FreeBSD?
Closed this issue · 1 comments
webching commented
i tried to install it in FreeBSD 11, but failed..
gcc49 -Wall -Wextra -Werror -O3 -o bin/sockexec -lskarnet
/usr/lib/crt1.o:在函数‘_start’中:
/usr/src/lib/csu/amd64/crt1.c:(.text+0x17b):对‘main’未定义的引用
collect2: error: ld returned 1 exit status
*** Error code 1
Stop.
webching commented
i moved the issue to jprjr/sockexec ..