Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » Using LLVM to compile U++
Re: Using LLVM to compile U++ [message #21470 is a reply to message #21440] Thu, 21 May 2009 23:38 Go to previous message
phirox is currently offline  phirox
Messages: 49
Registered: December 2007
Member
With the gcc like frontend(llvm-gcc or llvm-g++), it automatically makes compatible/linkable object binaries like any other compiler. So basically there is no difference in input, arguments or ouput. To create llvm bytecode you have to compile with some extra flags, but you (currently) cannot make a cross-platform binary.

This is the link to the freebsd news about the move.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: C++ Server Pages (CSP)
Next Topic: #error Unknown CPU architecture?
Goto Forum:
  


Current Time: Tue Aug 26 00:36:09 CEST 2025

Total time taken to generate the page: 0.05669 seconds