From owner-freebsd-hackers Thu Jul 5 23:53: 5 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from softweyr.com (softweyr.com [208.247.99.111]) by hub.freebsd.org (Postfix) with ESMTP id 2FF2437B406 for ; Thu, 5 Jul 2001 23:53:00 -0700 (PDT) (envelope-from wes@softweyr.com) Received: from localhost.softweyr.com ([127.0.0.1] helo=softweyr.com ident=4b1c07b82dfada9dbb05b5c38f3671bd) by softweyr.com with esmtp (Exim 3.16 #1) id 15IPZ4-0000A8-00; Fri, 06 Jul 2001 00:58:10 -0600 Message-ID: <3B456181.D932610A@softweyr.com> Date: Fri, 06 Jul 2001 00:58:10 -0600 From: Wes Peters Organization: Softweyr LLC X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Rayson Ho Cc: freebsd-hackers@freebsd.org Subject: Re: C++ to C translator References: <20010704024501.73299.qmail@web11402.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Rayson Ho wrote: > > 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? 1.x was a C++ to C compiler. Good luck, it was pretty rough to use under the best of circumstances. You might want to inquire what compiler the Linux on mainframe folks are using, though I don't know that it is a C++ compiler. -- "Where am I, and what am I doing in this handbasket?" Wes Peters Softweyr LLC wes@softweyr.com http://softweyr.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message