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  |
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.
|
|
|
Goto Forum:
Current Time: Tue Aug 26 00:36:09 CEST 2025
Total time taken to generate the page: 0.05669 seconds
|