[LLVMdev] LLVM on Solaris/Intel?

Howell, Nathan nhowell at ebay.com
Sun Mar 21 10:12:54 PDT 2010


I am using 2.7 (back through 2.5) on Solaris10/x64. There is an autoconf bug in gcc prior to 4.4.0 (iirc) that will cause linking to fail, 4.4.2 or 4.4.3 have both worked fine though.

-----Original Message-----
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Skip Montanaro
Sent: Saturday, March 20, 2010 8:17 PM
To: llvmdev at cs.uiuc.edu
Subject: [LLVMdev] LLVM on Solaris/Intel?

Is LLVM supported on Solaris 10/Intel?  I tried building the 2.7 pre-release
today but it failed to build (tried gcc 4.2 and 4.4).  It fails trying to
link in one of the directories. Here's a small part of the make output (it's
huge):

    http://pastebin.com/ZeZQgKqz

I didn't see Solaris/Intel listed as a supported platform and I haven't ever
tried to debug LLVM build problems before, so I thought I would first post a
quick query before getting in over my head.  If you expect LLVM to build in
this environment let me know how my might approach the problem.

Skip Montanaro


_______________________________________________
LLVM Developers mailing list
LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list