On Fri, Jun 14, 2024 at 5:00 PM David Marchand
wrote:
>
> On Mon, Apr 15, 2024 at 7:13 PM Tyler Retzlaff
> wrote:
> >
> > MSVC is the only compiler that can produce usable shared libraries for
> > DPDK on Windows because of the use of exported TLS variables.
> >
> > Disable building of shared lib
On Mon, Apr 15, 2024 at 7:13 PM Tyler Retzlaff
wrote:
>
> MSVC is the only compiler that can produce usable shared libraries for
> DPDK on Windows because of the use of exported TLS variables.
>
> Disable building of shared libraries with LLVM and MinGW so that
> remaining __declspec macros needed
MSVC is the only compiler that can produce usable shared libraries for
DPDK on Windows because of the use of exported TLS variables.
Disable building of shared libraries with LLVM and MinGW so that
remaining __declspec macros needed for the functional libraries built by
MSVC can be used without tr
3 matches
Mail list logo