<div dir="ltr"><div>Hi Marshall,</div><div>Thanks, I'll set up a test bot on the POWER8 Minsky machine as you suggested.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 6, 2019 at 12:41 AM Marshall Clow <<a href="mailto:mclow.lists@gmail.com">mclow.lists@gmail.com</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"><div dir="ltr"><div dir="ltr"><div dir="ltr">On Tue, Feb 5, 2019 at 2:04 AM Itaru Kitayama via libcxx-dev <<a href="mailto:libcxx-dev@lists.llvm.org" target="_blank">libcxx-dev@lists.llvm.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi,<div>Is the libcxx port to the ppc64le arch being worked on or</div><div>ready to use on production systems?</div></div><br></blockquote><div><br></div><div>In general, libc++ doesn't get "ported"; it's written in a manner that (generally) doesn't require it.</div><div>However, it does depend on some other libraries for system-specific behavior (exception unwinding, etc).</div><div>Those libraries tend to change from architecture to architecture (and OS to OS).</div><div><br></div><div>Libc++ is known to work on various little-endian systems.</div><div><br></div><div>You can run the libc++ tests yourself locally - seeĀ <a href="http://libcxx.llvm.org/docs/TestingLibcxx.html" target="_blank">http://libcxx.llvm.org/docs/TestingLibcxx.html</a></div><div><br></div><div>The best way to make sure that libc++ works well on a particular system is to set up a test bot and add it to the bot farm.</div><div><br></div><div>That way, the tests will get run on every checkin, and failures can be found (and fixes can be tested)<br></div><div><br></div><div>If you are aware of specific problems, then filing bugs is a good start.</div><div>-- Marshall</div><div><br></div></div></div></div>
</blockquote></div></div>