help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help with native compilation


From: jcm
Subject: Re: Help with native compilation
Date: Thu, 21 Oct 2021 15:04:00 -0000
User-agent: SquirrelMail/1.4.22

> (setenv "LIBRARY_PATH"
>   (string-join
>     '("/usr/local/opt/gcc/lib/gcc/11"
>       "/usr/local/opt/libgccjit/lib/gcc/11"
>       "/usr/local/opt/gcc/lib/gcc/11/gcc/x86_64-apple-darwin20/11.2.0")
> ":"))

That did the trick! Thank you very much, Daniel.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]