micro-lisp icon indicating copy to clipboard operation
micro-lisp copied to clipboard

mlisp.c uses funopen() which has not implemtation on GNU Linux, libbsd-dev wont link

Open hughbarney opened this issue 5 years ago โ€ข 1 comments

mlisp.c wont compile and link on GNU/Linux as there is not implementation of funopen() in the libdbsd-dev.

hughbarney avatar May 24 '20 18:05 hughbarney

funopen has been discussed in #20 and #22 . Not sure what the solution is for your OS.

carld avatar Jun 05 '20 07:06 carld