Re: Using C as a back end

"Pred." <predictor@my-deja.com>
23 Oct 2000 22:13:09 -0400

          From comp.compilers

Related articles
[4 earlier articles]
Re: Using C as a back end joachim_d@gmx.de (Joachim Durchholz) (2000-10-22)
Re: Using C as a back end jacob@jacob.remcomp.fr (jacob navia) (2000-10-22)
Re: Using C as a back end nr@labrador.eecs.harvard.edu (2000-10-22)
Re: Using C as a back end sjmeyer@www.tdl.com (2000-10-23)
Re: Using C as a back end lazzaro@cs.berkeley.edu (2000-10-23)
Re: Using C as a back end predictor@my-deja.com (Pred.) (2000-10-23)
Re: Using C as a back end predictor@my-deja.com (Pred.) (2000-10-23)
Re: Using C as a back end sweeks@my-deja.com (Stephen T. Weeks) (2000-10-23)
Re: Using C as a back end jaidi@fos.ubd.edu.bn (Pg Nor Jaidi Pg Tuah) (2000-10-26)
Re: Using C as a back end predictor@my-deja.com (Pred.) (2000-10-26)
Re: Using C as a back end ONeillCJ@logica.com (Conor O'Neill) (2000-10-26)
Re: Using C as a back end kst@cts.com (Keith Thompson) (2000-10-26)
Re: Using C as a back end jacob@jacob.remcomp.fr (jacob navia) (2000-10-26)
[18 later articles]
| List of all articles for this month |

From: "Pred." <predictor@my-deja.com>
Newsgroups: comp.compilers
Date: 23 Oct 2000 22:13:09 -0400
Organization: Deja.com - Before you buy.
References: 00-10-148 00-10-167
Keywords: C

    "jacob navia" <jacob@jacob.remcomp.fr> wrote:
> My compiler system lcc-win32 is used as a backend by many people.
> http://www.q-software-solutions.com/lcc
>


Yes, and it sure looks good. However, I'm going to use lcc as the basis
to provide a common backend for the supported platforms. For the x86
I'm probably going to use NASM + alink, because of the quality of these
tools (in terms of speed and reliability.)


--
Thanks,
- Pred.


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.