<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 25, 2024 at 3:40 AM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
I noticed that the aarch64/xilinx-zynqmp BSPs use -mno-outline-atomics. <br>
However, we don't have a corresponding multilib for this. So for <br>
example, the C++ standard library still uses -moutline-atomics. I <br>
suggest to add this option to a Cortex-A53 specific multilib. See also:<br>
<br>
<a href="http://devel.rtems.org/ticket/5003" rel="noreferrer" target="_blank">http://devel.rtems.org/ticket/5003</a><br>
<br>
Do we need an ILP32 multilib for Cortex-A53?<br></blockquote><div><br></div><div>I agree. I had not considered that the C++ standard library might need these extra flags as well when I was building support for this BSP. ILP32 would need a Cortex-A53 multilib as well.</div><div><br></div><div>Thanks,<br></div><div>Kinsey<br></div></div></div>