Thread with 4 posts
jump to expanded postdo the GCC devs just hate open source project maintainers or what.* they made a bunch of things -Werror= and now everyone is getting bug reports of their projects not building on GCC 14
(* i'm sure they don't, C is just messy)
my project failing to build because of an unsigned long pointer to unsigned long long pointer cast on an ILP64 platform is just upsetting. i know they mean well but… https://gcc.gnu.org/gcc-14/porting_to.html
@hikari What platform are you targeting that is ILP64
@saagar wait i think i meant LP64 oops