> On Feb 13, 2020, at 1:50, Alexander Burger <a...@software-lab.de> wrote:
> 
> Hi Jean-Christophe and Kashyap,
> 
>> Quick related question - I can build pl21 using LLVM target on Linux right?
>> I am planning to give it a shot on docker this weekend.
> 
> It should require just these steps:
> 
>   apt install make clang llvm libffi pkg-config
>   tar xfz pil21.tgz
>   cd pil21
>   (cd src; make) && bin/picolisp

I seem to have all the required packages intalled with brew on macos but I get 
this error:

make: llvm-link: No such file or directory
make: *** [picolisp.bc] Error 1


Jean-Christophe 

> 
> (or analog for other package managers).
> 
> Note that a running PicoLisp is no longer required for bootstrapping (as it is
> for pil64), because a pre-built src/base.bc is included in the release.
> 
> ☺/ A!ex
> 
> -- 
> UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Jean-Christophe Helary
-----------------------------------------------
http://mac4translators.blogspot.com @brandelune



--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to