Evgeny Karpov <evgeny.kar...@microsoft.com> writes:
> Tuesday, April 23, 2025
> Richard Sandiford <richard.sandif...@arm.com> wrote:
>> Thanks the summary.  Does the entry below look ok?
>>
>>  <li>Support has been added for the AArch64 MinGW target
>>    (<code>aarch64-w64-mingw32</code>).  At present, this target
>>    supports C and C++ for base Armv8-A, but with some caveats:
>>    <ul>
>>      <li>Although most variadic functions work, the implementation
>>        of them is not yet complete.
>>      </li>
>>      <li>C++ exception handling is not yet implemented.</li>
>>    </ul>
>>    Further work is planned for GCC 16.
>>  </li>
>
> Thanks, it looks good. Maybe it is worth mentioning that gdb is not supported 
> yet.

It's probably better to stick to GCC for this.  Binutils and gdb are
separate projects on separate schedules, and people might not always
be using the latest version of everything.

Thanks,
Richard

Reply via email to