Related articles |
---|
Does anyone know about a compiler called kfront klow@avnisoft-dal.com (1998-03-20) |
Re: Does anyone know about a compiler called kfront Torsten.Grust@uni-konstanz.de (Torsten Grust) (1998-03-22) |
Re: Does anyone know about a compiler called kfront sborde@cs.uiowa.edu (Shri Borde) (1998-03-30) |
Re: Does anyone know about a compiler called kfront shankar@cup.hp.com (Shankar Unni) (1998-04-03) |
From: | "Shri Borde" <sborde@cs.uiowa.edu> |
Newsgroups: | comp.compilers |
Date: | 30 Mar 1998 21:48:40 -0500 |
Organization: | Microsoft Corp. |
References: | 98-03-200 |
Keywords: | C, optimize |
kfront is the C++ to C translator by Kai. It is used for their highly
optimizing compilers for several Unixes. But it is generally meant to be
used with the C compiler as the output of kfront needs some libraries which
may/may not be availabe for the platform you are interested in. Lucent (ex
AT&T Bell labs) has cfront but its C output is quite mangled and would be a
nightmare for debugging.
Kai may be willing (for a fee ofcourse :-) to port the library to your
platform. You should be asking them. Btw a description of your needs might
get you some alternative solutions.
--
Shri
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.