Linked by Thom Holwerda on Sat 15th Sep 2007 20:14 UTC, submitted by deanna
Thread beginning with comment 271593
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
it can make LLVM complete replacement (with BSD-like licence) for gcc
No, it can’t and this isn’t even the goal. LLVM and clang will most likely never support Pascal, Fortran, Java, and so on. It will be C, C++, and Obj-C only.
GCC has such a wide feature set that it won’t be replaced by anything in the foreseeable future.






Member since:
2005-07-06
No, because it can make LLVM complete replacement (with BSD-like licence) for gcc. And LLVM already has many advantages over gcc (link time optimizations, JIT, ...). http://www.llvm.org
Edited 2007-09-15 21:39