[LLVMdev] Why llvm-gcc/g++ does not support the 64-bit SPARC ABI (-m64)
Owen Anderson
resistor at mac.com
Thu Mar 12 10:27:04 PDT 2009
At guess, because nobody has implemented it yet. Patches welcome!
-Owen
Sent from my iPhone
On Mar 12, 2009, at 9:59 AM, Cathy Guo <CGuo at ibasis.net> wrote:
> My application is 64bit running on Solaris 10 with Sparc. I'd like
> to use llvm-gcc/g++ to compile it to make it run faster. But in the
> Release Notes of the latest LLVM release, it says
>
> Known problems with the SPARC back-end
>
> * The SPARC backend only supports the 32-bit SPARC ABI (-m32); it
> does not support the 64-bit SPARC ABI (-m64).
>
> Why it doesn't support 64bit on sparc?
>
> Thanks!
>
>
>
> Cathy Guo
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090312/a982aebc/attachment.html>
More information about the llvm-dev
mailing list