[cfe-dev] Compiling gcc with clang
Douglas Gregor
dgregor at apple.com
Tue Jan 27 10:50:13 PST 2009
On Jan 27, 2009, at 10:47 AM, Eli Friedman wrote:
> On Tue, Jan 27, 2009 at 6:04 AM, Eli Friedman
> <eli.friedman at gmail.com> wrote:
>> So I figured it might be an interesting experiment to compile gcc
>> with
>> clang. Not surprisingly, there were a number of issues, but
>> there's a
>> positive result at the end.
>
> And a slight update: turns out I had some changes in my LLVM tree that
> I hadn't considered which were causing PR3421 and the bootstrap
> comparison failures. Taking out those changes, it bootstraps
> flawlessly!
Great! We still have some work to do for the other PRs, but this is
good news indeed.
- Doug
More information about the cfe-dev
mailing list