From owner-freebsd-hackers Tue Jul 3 23: 2:22 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from penfold.transactionware.com (penfold.transactionware.com [203.14.245.1]) by hub.freebsd.org (Postfix) with SMTP id 2DEA337B403 for ; Tue, 3 Jul 2001 23:02:18 -0700 (PDT) (envelope-from janm@transactionware.com) Received: (qmail 64876 invoked from network); 4 Jul 2001 06:01:56 -0000 Received: from ck.transactionware.com (192.168.1.17) by penfold.transactionware.com with SMTP; 4 Jul 2001 06:01:56 -0000 Received: (qmail 90370 invoked by uid 1006); 4 Jul 2001 06:04:39 -0000 Received: from janm@transactionware.com by ck.transactionware.com with qmail-scanner-0.96 (sweep: 2.4/3.46. . Clean. Processed in 0.400805 secs); 04 Jul 2001 06:04:39 -0000 Received: from janm.transactionware.com (HELO janm) (192.168.1.8) by ck.transactionware.com with SMTP; 4 Jul 2001 06:04:38 -0000 Message-ID: <021f01c1044e$b46a2560$0801a8c0@janm.transactionware.com> From: "Jan Mikkelsen" To: "Rayson Ho" , Subject: Re: C++ to C translator Date: Wed, 4 Jul 2001 16:01:02 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3612.1700 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Comeau C++, http://www.comeaucomputing.com might do what you want, although you'll have to hack at the build system a bit. Other products based on the EDG front end might do similar things. I seem to recall that KAI C++ converted to C, but I don't know. -----Original Message----- From: Rayson Ho To: freebsd-hackers@freebsd.org Date: Wednesday, 4 July 2001 12:48 Subject: C++ to C translator >Hi, > >I have written some code in C++. However, I want to run it on an old >mainframe machine, which a C++ compiler is not available. > >I know that the old g++ is a C++ to C compiler. Does anyone know which >version it is? Also, anyone knows other C++ to C compilers? > >Thanks, >Rayson > > >__________________________________________________ >Do You Yahoo!? >Get personalized email addresses from Yahoo! Mail >http://personal.mail.yahoo.com/ > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message