kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #44529
mingw64 build issue.
Is anyone else seeing the following error when building with MinGW64/msys2?
../common/libcommon.a(libcontext.cpp.obj):libcontext.cpp:(.text+0x19e):
relocation truncated to fit: R_X86_64_PC32 against `*ABS*'
I did some digging around and it looks like it's a bug in the context
assembly code but I've never seen the error before. I tried downgrading
gcc from 10.2 to 10.1 but no luck. It also happens when building the
5.1 branch. It doesn't happen when building with MinGW32/msys2.
Thanks,
Wayne
Follow ups