Re: [PATCH v1 1/9] Support weak references

2024-09-05 Thread Martin Storsjö
On Thu, 5 Sep 2024, Evgeny Karpov wrote: Monday, September 2, 2024 Martin Storsjö The patch adds support for weak references. The original MinGW implementation targets ix86, which handles weak symbols differently compared to AArch64. Please clarify this statement. Here is an explanation of

Re: [PATCH v1 1/9] Support weak references

2024-09-02 Thread Martin Storsjö
On Mon, 2 Sep 2024, Evgeny Karpov wrote: The patch adds support for weak references. The original MinGW implementation targets ix86, which handles weak symbols differently compared to AArch64. Please clarify this statement. There is no difference between architectures with respect to how weak