← Back to team overview

kicad-developers team mailing list archive

Re: mingw64 build issue.

 

Hi Wayne

I just did a clean build of master in MingW64 / msys2 and did not see the
error you report (using gcc 10.1)

Maybe there is something strange in your configuration / might just need to
do a clean before re-building?

Roberto.

On Fri, 25 Sep 2020 at 18:11, Wayne Stambaugh <stambaughw@xxxxxxxxx> wrote:

> 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
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References