<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Thu, Aug 22, 2013 at 11:23 AM, Steven Newbury <span dir="ltr"><<a href="mailto:steve@snewbury.org.uk" target="_blank">steve@snewbury.org.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Wed, 2013-08-21 at 23:59 -0700, Dmitri Gribenko wrote:<br>
> On Wed, Aug 21, 2013 at 11:04 PM, Steven Newbury <<a href="mailto:steve@snewbury.org.uk">steve@snewbury.org.uk</a>> wrote:<br>
> > I've been trying<br>
> > to get x32 ABI support working in Clang and compiler-rt, I based off the<br>
> > previous clang patch, bringing it up to date with the changes in trunk,<br>
> > and hacked together handling of x32 "ARCH" support for compiler-rt.<br>
> > (there must be a better way??)<br>
><br>
> If you are just trying to get basic things working, you don't need to<br>
> port compiler-rt immediately.  It is still pretty important (for<br>
> example, to support features like Address Sanitizer), but not critical<br>
> -- you will still get a useable Clang without building compiler-rt.<br>
><br>
> Dmitri<br>
><br>
<br>
</div>Having Clang working would of course be my primary goal, that said,<br>
being able to compile compiler-rt is a pretty good test all is working<br>
as it should be! :)  It's also built/installed as part of the Gentoo<br>
llvm ebuild when the clang useflag is enabled, so from that point of<br>
view, I need to get it working.<br></blockquote><div><br></div><div>I see, but it's not really good to build the libraries that are not expected to work...I think you</div><div>should instead detect x32 host in the makefiles and avoid buidling compiler-rt libraries in that case.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Alexey Samsonov, MSK</div>
</div></div>