From: "Sinan Kaya" <okaya@kernel.org>
To: Joshua Watt <jpewhacker@gmail.com>, yocto@lists.yoctoproject.org
Subject: Re: [meta-mingw] [PATCH v2 1/3] protobuf: static link tools when generating sdk
Date: Tue, 17 Aug 2021 18:08:01 +0300 [thread overview]
Message-ID: <f091be8c-b7d6-12c4-d09b-ec74ce0122ec@kernel.org> (raw)
In-Reply-To: <23ff22c9-a250-fd2c-c199-8392d331596a@gmail.com>
On 8/17/2021 5:33 PM, Joshua Watt wrote:
>> +EXTRA_OECONF:append:sdkmingw32 = " --disable-shared"
>
> Apologies, this should use the :mingw32 override, since it's not
> *specific* to the SDK, but MinGW in general. Anyway, I fixed this up for
> you since I wasn't clear; this is in master-next and I'll get it tested
> shortly
My reading of the problem says that the problem only happens on win32
platforms due to how DLLs initialize the heap.
We have use cases of both dynamic and static linkage for the
target build that we have not seen any issues with.
I'd like to keep target builds same.
prev parent reply other threads:[~2021-08-17 15:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-17 14:07 [meta-mingw] [PATCH v2 1/3] protobuf: static link tools when generating sdk Sinan Kaya
2021-08-17 14:07 ` [meta-mingw] [PATCH v2 2/3] protobuf-c: static link " Sinan Kaya
2021-08-17 14:07 ` [meta-mingw] [PATCH v2 3/3] grpc: static link tools when generating SDK Sinan Kaya
2021-08-17 14:33 ` [meta-mingw] [PATCH v2 1/3] protobuf: static link tools when generating sdk Joshua Watt
2021-08-17 14:44 ` Joshua Watt
2021-08-17 14:54 ` Sinan Kaya
2021-08-17 15:08 ` Sinan Kaya [this message]
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=f091be8c-b7d6-12c4-d09b-ec74ce0122ec@kernel.org \
--to=okaya@kernel.org \
--cc=jpewhacker@gmail.com \
--cc=yocto@lists.yoctoproject.org \
/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.