[dpdk-dev] [PATCH v2 6/6] doc: add documention for windows

Jerin Jacob Kollanukkaran jerinj at marvell.com
Mon Mar 11 16:46:49 CET 2019


On Mon, 2019-03-11 at 13:51 +0000, Richardson, Bruce wrote:
> -------------------------------------------------------------------
> ---
> 
> 
> > -----Original Message-----
> > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jerin Jacob
> > Kollanukkaran
> > Sent: Monday, March 11, 2019 12:45 PM
> > To: Rawat, Anand <anand.rawat at intel.com>; dev at dpdk.org
> > Cc: Kadam, Pallavi <pallavi.kadam at intel.com>; thomas at monjalon.net;
> > Menon,
> > Ranjit <ranjit.menon at intel.com>; Shaw, Jeffrey B
> > <jeffrey.b.shaw at intel.com>
> > Subject: Re: [dpdk-dev] [PATCH v2 6/6] doc: add documention for
> > windows
> > 
> > On Tue, 2019-03-05 at 20:16 -0800, Anand Rawat wrote:
> > > Added documentation to build helloworld example on windows using
> > > meson
> > > and clang. Updated the maintainers list to include windows
> > > maintainers.
> > > 
> > > Signed-off-by: Anand Rawat <anand.rawat at intel.com>
> > > Signed-off-by: Pallavi Kadam <pallavi.kadam at intel.com>
> > > Reviewed-by: Jeff Shaw <jeffrey.b.shaw at intel.com>
> > > Reviewed-by: Ranjit Menon <ranjit.menon at intel.com>
> > > ---
> > > +
> > > +Using the ninja backend
> > > +~~~~~~~~~~~~~~~~~~~~~~~~
> > > +
> > > +.. code-block:: console
> > > +
> > > +    cd C:\Users\me\dpdk
> > > +    meson build
> > 
> > I think, there is one more dependency with link.exe or so.
> > Could you please check the log and update the documentation.
> > 
> > 
> Out of interest, can you try with "meson -Dc_link_args=-fuse-lld
> build"? 

Seen the same issue with above command.




More information about the dev mailing list