On Tue, 01 Dec 2020 15:05:33 +0100, Thomas Monjalon wrote:
> I am using ArchLinux:
> mingw-w64-gcc 10.2.0-2
> mingw-w64-headers 8.0.0-1
> mingw-w64-crt 8.0.0-1
Reproduced, working on the patch, thanks.
01/12/2020 14:52, Dmitry Kozlyuk:
> On Tue, 01 Dec 2020 14:18:53 +0100, Thomas Monjalon wrote:
> > Hi,
> >
> > I'm hitting an issue with x86_64-w64-mingw32-gcc (GCC) 10.2.0:
> > lib/librte_eal/windows/eal_memory.c:30:14: error:
> > redeclaration of ‘enum MEM_EXTENDED_PARAMETER_TYPE’
> > an
On Tue, 01 Dec 2020 14:18:53 +0100, Thomas Monjalon wrote:
> Hi,
>
> I'm hitting an issue with x86_64-w64-mingw32-gcc (GCC) 10.2.0:
> lib/librte_eal/windows/eal_memory.c:30:14: error:
> redeclaration of ‘enum MEM_EXTENDED_PARAMETER_TYPE’
> and others:
> redeclaration of enumerato
Hi,
I'm hitting an issue with x86_64-w64-mingw32-gcc (GCC) 10.2.0:
lib/librte_eal/windows/eal_memory.c:30:14: error:
redeclaration of ‘enum MEM_EXTENDED_PARAMETER_TYPE’
and others:
redeclaration of enumerator ‘MemExtendedParameterInvalidType’
redeclaration of enumer
4 matches
Mail list logo