From: Stephen Hemminger <stephen@networkplumber.org>
To: David Marchand <david.marchand@redhat.com>
Cc: Bruce Richardson <bruce.richardson@intel.com>,
William Tu <u9012063@gmail.com>,
dev@dpdk.org, andremue@linux.microsoft.com
Subject: Re: [PATCH] net/intel: remove unnecessary compiler flag for mingw
Date: Wed, 12 Mar 2025 09:11:10 -0700 [thread overview]
Message-ID: <20250312091110.64b77903@hermes.local> (raw)
In-Reply-To: <CAJFAV8zAhG3U9h1A=UEu_eUjLBEV+FjuZffZg8+SwEcSuwN9ww@mail.gmail.com>
On Wed, 12 Mar 2025 16:58:49 +0100
David Marchand <david.marchand@redhat.com> wrote:
> On Wed, Mar 12, 2025 at 4:55 PM Bruce Richardson
> <bruce.richardson@intel.com> wrote:
> >
> > There was an issue with building DPDK using mingw v8.1[1], which
> > required using the "-fno-asynchronous-unwind-tables" compiler flag when
> > building using the mingw compiler. However, recent versions of the
> > compiler no longer seem to need this flag, so remove it.
> >
> > [1] https://inbox.dpdk.org/dev/CAJFAV8z3qFhT9Vv5xOpLhi74BYAht2YCfL2ffLrmei4hfSG5jg@mail.gmail.com
> >
> > Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
>
> Adding William in the loop.
Should add documentation and check for required version of mingw?
next prev parent reply other threads:[~2025-03-12 16:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-12 15:54 [PATCH] net/intel: remove unnecessary compiler flag for mingw Bruce Richardson
2025-03-12 15:58 ` David Marchand
2025-03-12 16:11 ` Stephen Hemminger [this message]
2025-03-13 13:37 ` Bruce Richardson
2025-03-13 16:08 ` Bruce Richardson
2025-03-13 18:24 ` Andre Muezerie
2025-03-14 10:03 ` Bruce Richardson
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=20250312091110.64b77903@hermes.local \
--to=stephen@networkplumber.org \
--cc=andremue@linux.microsoft.com \
--cc=bruce.richardson@intel.com \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=u9012063@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.