Re: Native C++ compiler for CMS?

rockwell@nova.umd.edu (Raul Deluth Miller)
Sun, 20 Feb 1994 05:43:33 GMT

          From comp.compilers

Related articles
Native C++ compiler for CMS? RFH@SRUVM.SRU.EDU (1994-02-16)
Re: Native C++ compiler for CMS? sastdr@unx.sas.com (1994-02-17)
Re: Native C++ compiler for CMS? dnh00@diag.amdahl.com (1994-02-19)
Re: Native C++ compiler for CMS? rockwell@nova.umd.edu (1994-02-20)
| List of all articles for this month |

Newsgroups: comp.compilers,comp.lang.c++
From: rockwell@nova.umd.edu (Raul Deluth Miller)
Keywords: C++, IBM, GCC
Organization: University of Maryland University College
References: 94-02-102 94-02-140
Date: Sun, 20 Feb 1994 05:43:33 GMT

Dave Hamilton:
. I remember something a while back about some one who had ported G++
. to run under MVS. Maybe that would be close enough so that you
. could port it to run under VM/CMS. If you do that, let me know!


No.


GCC (and, thus G++) has a 370 machine definition, and support for MVS
as a target platform. GCC doesn't run under MVS and won't till the
libraries are ported.


On the other hand, you could run GCC on a pc, and cross compile for a
370. Of course, there's still the matter of VM/CMS support...


Raul D. Miller
<rockwell@nova.umd.edu>
--


Post a followup to this message

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