Amirhossein Ghamarian wrote: > I am trying to compile LLVM in Solaris (sparc) and get the following error: > ... > Does anyone know if it can be compiled on Solaris?
The manual at http://clang.llvm.org/docs/UsersManual.html#other-platforms says: "clang currently contains some support for PPC and Sparc; however, significant pieces of code generation are still missing, and they haven't undergone significant testing." So it doesn't look as if the SPARC support is ready for use. -- John Dallman ----------------- Siemens Industry Software Limited is a limited company registered in England and Wales. Registered number: 3476850. Registered office: Faraday House, Sir William Siemens Square, Frimley, Surrey, GU16 8QD. _______________________________________________ cfe-users mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-users
