Just FYI, LLVM 3.0 has officially deprecated llvm-gcc in favor of Clang and DragonEgg.
Regards, Alex On Fri, Dec 2, 2011 at 8:47 PM, Sean Kelly <[email protected]> wrote: > On Dec 1, 2011, at 11:49 AM, Jacob Carlborg wrote: >> >> On 30 nov 2011, at 23:08, Michel Fortin wrote: >> >>> Don't expect the Apple supplied version of GCC to ever get this. Apple >>> stopped merging the GNU trunk of GCC in their own after it was relicensed >>> under GPLv3. They're still maintaining their own 4.2.x branch, but most of >>> their efforts are going to LLVM and Clang. >> >> >> I wonder if that means that DMD should start to use Clang as linker instead >> of GCC. > > llvm-gcc will exist for quite a while yet, I think. But the transition to > clang would be a good step regardless. > _______________________________________________ > dmd-internals mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/dmd-internals _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
