> On May 23, 2022, at 20:31, Mike <tankf33...@disroot.org> wrote:
> 
> May 23, 2022, 2:06 PM, "Jean-Christophe Helary" 
> <lists@traduction-libre.orgmailto:li...@traduction-libre.org?to=%22Jean-Christophe%20Helary%22%20%3Clists%40traduction-libre.org%3E
>  > wrote:
> 
>> 
>>> 
>>> On May 23, 2022, at 16:16, Mike <tankf33...@disroot.org> wrote:
>>> 
>>> May 23, 2022, 7:13 AM, "Jean-Christophe Helary" <li...@traduction-libre.org 
>>> mailto:li...@traduction-libre.org?to=%22Jean-Christophe%20Helary%22%20%3Clists%40traduction-libre.org%3E
>>>  > wrote:
>>> 
>>>> 
>>>> I get the exact same result as my previous attempt with the other Makefile.
>>>> 
>>>> ➜ pil21 git:(master) ✗ (cd src; make)
>>>> /opt/local/libexec/llvm-10/bin/llvm-link: lib.bc: error: Unknown attribute 
>>>> kind (68) (Producer: 'APPLE_1_1300.0.29.30_0' Reader: 'LLVM 10.0.1')
>>>> /opt/local/libexec/llvm-10/bin/llvm-link: error: loading file 'lib.bc'
>>>> make: *** [picolisp.bc] Error 1
>>>> 
>>> 
> 
> Right, you need *.ll files *back* for bootstrap:
> ===
> $ cd pil21/src
> $ git restore base.ll ext.ll ht.ll
> # delete .SILENT: from Makefile for verbose output
> $ make
> ===

➜  src git:(master) ✗ git restore base.ll ext.ll ht.ll
➜  src git:(master) ✗ make
make: opt: No such file or directory
make: *** [base.bc] Error 1


JC
-- 
Jean-Christophe Helary @brandelune
https://mac4translators.blogspot.com
https://sr.ht/~brandelune/omegat-as-a-book/


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

Reply via email to