Gabriel Dos Reis - Re: Thoughts on LLVM and LTO (original) (raw)
This is the mail archive of the gcc@gcc.gnu.orgmailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] |
- From: Gabriel Dos Reis
- To: Chris Lattner
- Cc: Diego Novillo , David Edelsohn , gcc at gcc dot gnu dot org
- Date: 23 Nov 2005 03:40:52 +0100
- Subject: Re: Thoughts on LLVM and LTO
- References: <200511221120.03183.dnovillo@redhat.com> <200511221823.08386.dnovillo@redhat.com> <200511222342.jAMNgBq41302@makai.watson.ibm.com> <200511221857.38094.dnovillo@redhat.com> <m3psosut6y.fsf@uniton.integrable-solutions.net> <Pine.LNX.4.61.0511222023420.9309@nondot.org>
Chris Lattner sabre@nondot.org writes:
| On Tue, 23 Nov 2005, Gabriel Dos Reis wrote: | > Diego Novillo dnovillo@redhat.com writes: | > | On Tuesday 22 November 2005 18:42, David Edelsohn wrote: | > | > I will work with the GCC SC and FSF on that issue once the licensing | > | > issue is addressed and we know LLVM is a viable option. | > | > | > | What purpose would that serve? I'm not concerned about the SC, initially. | > | It's the development community at large that needs convincing first. | > | > help me finish converting GCC to something compilable with a C++ compiler. | > Without having something concrete to test with, we'll go again over | > abstract arguments -- I did the conversion (many times) on my machine | > as a proof-of-concept. | > | > Lots of things kept (and are keeping) me busy. But, I'm back now and | > working on it. I'd not mind more hands/help. | | Why is this important?
For what? LLVM? I never said it was.
| I'm finding that compiling GCC with a C | compiler and using extern "C" around the headers works just fine.
some of us needs more than just 'extern "C"' around the headers. And also notice that, not a long time ago you could not just pretend an 'extern "C"' around the headers and compiler it. For more information, search the archive.
-- Gaby
- References:
- Thoughts on LLVM and LTO
* From: Diego Novillo - Re: Thoughts on LLVM and LTO
* From: Diego Novillo - Re: Thoughts on LLVM and LTO
* From: David Edelsohn - Re: Thoughts on LLVM and LTO
* From: Diego Novillo - Re: Thoughts on LLVM and LTO
* From: Gabriel Dos Reis - Re: Thoughts on LLVM and LTO
* From: Chris Lattner
- Thoughts on LLVM and LTO
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |