Linked by Thom Holwerda on Tue 11th Nov 2008 11:44 UTC, submitted by tyrione
General Development LLVM 2.4 has been released. "LLVM 2.4 includes many bug fixes, much faster compile times at -O0, substantially better code generation in various cases, a new PIC16 target, new IR features, and numerous other improvements and features (see the release notes for details)." You can get it at the project's download page.
Thread beginning with comment 337021
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE: Is it really useable?
by tyrione on Wed 12th Nov 2008 00:17 UTC in reply to "Is it really useable?"
tyrione
Member since:
2005-11-21

I've tried the llvm-gcc bundled with XCode 3.1.1. So far there doesn't seem to be much practical use for it. The compiler bombs when attempting to compile Qt4.4.3.

Anybody had any better luck? There has been claims that llvm-gcc produces code faster than vanilla gcc.


What's the minimum gcc compiler allowed to compile Qt4.4.3?

Reply Parent Bookmark Score: 2

RE[2]: Is it really useable?
by adkilla on Wed 12th Nov 2008 18:14 in reply to "RE: Is it really useable?"
adkilla Member since:
2005-07-07

The minimums are available here:
http://trolltech.com/developer/supported-platforms

Looks like gcc 3.4 and above should work.

Reply Parent Bookmark Score: 1