[dpdk-dev] Compiler for Windows

Burakov, Anatoly anatoly.burakov at intel.com
Tue Jan 8 11:24:25 CET 2019


On 07-Jan-19 5:08 PM, Thomas Monjalon wrote:
> 07/01/2019 18:00, Bruce Richardson:
>> I think for windows we probably want to start with the MS compiler first,
>> since from my understanding it's probably the default go-to compiler for
>> developers on windows, and look at alternatives from there.
> 
> Not sure. I feel clang is a better option.
> This is the purpose of this thread: which compiler can work
> with the DPDK code base? Which modifications of code are acceptable?
> 
> Unfortunately we lost my original attempt of getting some facts.
> 

i'm developing on a Windows machine, and use clang as code analyzer. so 
while the compiling and linking may take some effort, the bulk of it 
appears to be working without too much complaints from clang. it's easy 
to install as well - just install LLVM and you're good to go.

-- 
Thanks,
Anatoly


More information about the dev mailing list