Hi Alex,
I've got working pil x64 on BSD. All tests are passed, but with "ext" and "ht":
[test/src/ext.l:5] !? (ext:Snx "PicoLisp is not Common Lisp")
ext:Snx -- Undefined
? 
...
The same with ht:
[test/src/ht.l:5] !? (ht:Prin "1<2>3&äöü<i>ÄÖÜß")
ht:Prin -- Undefined

# ls -l src64/x86-64*
-rw-r--r--  1 root  wheel  425208 Jan  3 22:42 src64/x86-64.freeBsd.base.o
-rw-r--r--  1 root  wheel  842406 Jan  3 22:42 src64/x86-64.freeBsd.base.s
-rw-r--r--  1 root  wheel    3704 Jan  3 22:42 src64/x86-64.freeBsd.ext.o
-rw-r--r--  1 root  wheel    5991 Jan  3 22:42 src64/x86-64.freeBsd.ext.s
-rw-r--r--  1 root  wheel   14712 Jan  3 22:42 src64/x86-64.freeBsd.ht.o
-rw-r--r--  1 root  wheel   17878 Jan  3 22:42 src64/x86-64.freeBsd.ht.s

# ls -l lib/ht lib/ext
-rwxr-xr-x  1 root  wheel   6864 Jan  3 22:42 lib/ext
-rwxr-xr-x  1 root  wheel  13984 Jan  3 22:42 lib/ht

I've attached archive with .code and .def files for bsd

Best regards,
Mansur

Reply via email to