Home | Notifications | New Note | Local | Federated | Search | Logout

Note Detail


SASANO Takayoshi@uaa@social.mikutter.hachune.net (2026-03-01 15:05:35)
In file included from ../../gcc/system.h:1250:
../../gcc/hwint.h:123:5: error: token is not a valid binary operator in a preprocessor subexpression
123 | #if SIZE_MAX <= UINT_MAX
| ^~~~~~~~
gengtype-lex.cc:87:42: note: expanded from macro 'SIZE_MAX'
87 | #define SIZE_MAX (~(size_t)0)

うーむ、gcc-14のビルドがうまくいかぬ…gcc-15へ移るか…
Reply

---Replies---
SASANO Takayoshi@uaa@social.mikutter.hachune.net (2026-03-01 21:12:47)
gcc-14もダメだったので、結局gcc-13.4.0+binutils-2.40に。