[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #66066] Installation error on Mac
From: |
ahmet zeynel |
Subject: |
[bug #66066] Installation error on Mac |
Date: |
Thu, 8 Aug 2024 15:58:17 -0400 (EDT) |
Follow-up Comment #6, bug #66066 (group gforth):
Hi, again. I see you closed this, but trying your suggestion
/usr/local/bin/gcc-14 -v
./configure CC=/usr/local/bin/gcc-14
I was able to get gcc recognized but I got a code error (line 3392 in prim):
In file included from ./engine.c:661:
prim:3394:37: warning: passing 'UCell *' (aka 'unsigned long *') to parameter
of type 'Cell *' (aka 'long *') converts between pointers to integer types
with different sign [-Wpointer-sign]
__atomic_compare_exchange_n(a_addr, &uprev, unew, 0,
^~~~~~
As suggested by a commenter to my question at SO
https://stackoverflow.com/questions/78847785/how-can-i-stop-apple-s-compiler-clang-impersonating-gcc/78850162#78850162
, would it be possible to fix this error in the relevant file?
Thanks
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66066>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
- [bug #66066] Installation error on Mac, anonymous, 2024/08/05
- [bug #66066] Installation error on Mac, ahmet zeynel, 2024/08/06
- [bug #66066] Installation error on Mac, Anton Ertl, 2024/08/06
- [bug #66066] Installation error on Mac, Anton Ertl, 2024/08/06
- [bug #66066] Installation error on Mac, ahmet zeynel, 2024/08/06
- [bug #66066] Installation error on Mac, Anton Ertl, 2024/08/07
- [bug #66066] Installation error on Mac, ahmet zeynel, 2024/08/07
- [bug #66066] Installation error on Mac,
ahmet zeynel <=
- [bug #66066] Installation error on Mac, Anton Ertl, 2024/08/09
- [bug #66066] Installation error on Mac, ahmet zeynel, 2024/08/09
- [bug #66066] Installation error on Mac, Anton Ertl, 2024/08/10