<div dir="ltr"><div>For PowerPC, common uses are on little endian systems running Linux. The ABI used on such systems is the ELF v2 ABI and both the GNU linker and GOLD are in widespread use as far as I'm aware. Big endian systems running Linux are somewhat common but they use the ELF v1 ABI and mostly the GNU linker.<br></div>I will defer to Hal Finkel (on Cc) for use on larger distributed systems as well as to others for use of the PowerPC back end on 32-bit and embedded processors.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 22, 2017 at 10:48 AM, ardi via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I'd like to experiment with the MIPS and PowerPC backends, but,<br>
considering that they aren't widely used processors, I'd like to start<br>
with the same environment (OS/ABI/linker) used by the people who work<br>
with these backends.<br>
<br>
So, what OS/ABI/linker use the people who use these backends for<br>
production work?<br>
<br>
Thanks!!<br>
______________________________<wbr>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/llvm-dev</a><br>
</blockquote></div><br></div>