Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Apple vs. FSF and gcc 4.2.1
- Date: Wed, 19 Oct 2011 16:11:19 +0900
- From: Darren Cook <darren@example.com>
- Subject: Re: [tlug] Apple vs. FSF and gcc 4.2.1
- References: <4E97A083.6030401@example.com> <BD9BE196-F8F1-455A-BE85-195E958A8978@example.com> <CAHU4tQTnj+o5i_XeW4kLd63yUBbcrcbNZyF96U1T4kvA3Hjs7g@example.com> <4E9E5B86.2090507@example.com> <87vcrlo62n.fsf@example.com>
- User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110921 Thunderbird/3.1.15
> > I think that is LLVM, which uses GCC as the front-end. Clang is the > > replacement front-end to wean people off GCC completely: > > http://llvm.org/ > > LLVM is the whole toolchain. clang is a new front-end which produces > LLVM-IR (intermediate representation) directly. llvm-gcc and the > in-development dragonegg GCC plug-in use the GCC parser, convert GCC's > IR to LLVM-IR, and then use LLVM's optimizer and code generator to > finish the job. Hello Steve, Were you correcting my answer, or fleshing it out? :-) (I.e. once I have llvm and clang on my machine, can I compile C/C++ into a binary, or do I still need gcc for one of the steps?) (I'm thinking linux here, though I thought the answer for Mac and Windows was the same too.) > I'm looking forward to debugging optimized code and getting sane > backtraces! Yes, the idea of a useful compile error, instead of what gcc spits out (which I normally have to put into google to get interpreted), is really attractive. Darren -- Darren Cook, Software Researcher/Developer http://dcook.org/work/ (About me and my work) http://dcook.org/blogs.html (My blogs and articles)
- Follow-Ups:
- Re: [tlug] Apple vs. FSF and gcc 4.2.1
- From: Stephen J. Turnbull
- References:
- [tlug] Apple vs. FSF and gcc 4.2.1
- From: Darren Cook
- Re: [tlug] Apple vs. FSF and gcc 4.2.1
- From: brandelune
- Re: [tlug] Apple vs. FSF and gcc 4.2.1
- From: Kenneth Burling
- Re: [tlug] Apple vs. FSF and gcc 4.2.1
- From: Darren Cook
- Re: [tlug] Apple vs. FSF and gcc 4.2.1
- From: Stephen J. Turnbull
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Holy smokes, Unity and Gnome 3 suck worse than I ever could have imagined.
- Next by Date: [tlug] Mac cups question
- Previous by thread: Re: [tlug] Apple vs. FSF and gcc 4.2.1
- Next by thread: Re: [tlug] Apple vs. FSF and gcc 4.2.1
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links