Replies: 2 comments 1 reply
-
|
I can successfully build the test library that libggcjit mentions manually. I believe this is the issue here, from The only instance of But my understanding is that this is not a stable path to rely on. Nevertheless, maybe my OS and/or homebrew install is completely fucked, but I was finally able to resolve the build failure with the following: |
Beta Was this translation helpful? Give feedback.
-
|
Not sure on this one. Can you brew update/upgrade to be sure your gcc and libgccjit are in sync (or possibly reinstall them)? Here I'm on: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
It wasn't clear to me from the README whether I should open an issue for this, or start a discussion, so here is my build failure that I'd like help with:
emacs-mac-30_1_exp, freshly pulled today, HEAD is e97497dI attempted to run the autogen script:
It's not clear to me from the readme if I'm specifying the CFLAGS and LDDFLAGS properly. Based on part of the README, it seems I'm supposed to explicitly tell emacs 30 where tree-sitter lives, if I want native comp, so hopefully that's correct. Anyway, running this command results in the usual autotools spam and it ends with:
Beta Was this translation helpful? Give feedback.
All reactions