DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: xueming <xuemingx.zhang@intel.com>
Cc: dev@dpdk.org, thomas@monjalon.net, zhaoyan.chen@intel.com,
	lihongx.ma@intel.com
Subject: Re: [dpdk-dev] [PATCH V1] add meson build 32-bits on x86_64
Date: Wed, 22 Apr 2020 12:12:00 +0100	[thread overview]
Message-ID: <20200422111200.GC1402@bricha3-MOBL.ger.corp.intel.com> (raw)
In-Reply-To: <20200422094854.7884-1-xuemingx.zhang@intel.com>

On Wed, Apr 22, 2020 at 09:48:54AM +0000, xueming wrote:
> Add user interaction features. The default build is 64-bits.
> if you want to build 32-bits on x86_64, need to pass parameters of i686.
> Merge -vv and -v into the method
> 
> Signed-off-by: xueming <xuemingx.zhang@intel.com>
> ---
>  devtools/test-meson-builds.sh | 64 +++++++++++++++++++++++++++++++----
>  1 file changed, 58 insertions(+), 6 deletions(-)
> 
I'm wondering if this would be better done using a cross-file, rather than
overriding a bunch of environment variables - the pkg-config one would be
especially relevant. A separate cross-file could be used for debian-based
and fedora-based OS's with correct 32-bit paths and parameters in each.

What do you think?

/Bruce

  reply	other threads:[~2020-04-22 11:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-22  9:48 xueming
2020-04-22 11:12 ` Bruce Richardson [this message]
2020-04-23  8:23   ` Zhang, XuemingX
2020-11-06 17:59     ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200422111200.GC1402@bricha3-MOBL.ger.corp.intel.com \
    --to=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=lihongx.ma@intel.com \
    --cc=thomas@monjalon.net \
    --cc=xuemingx.zhang@intel.com \
    --cc=zhaoyan.chen@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).