Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!think!ames!ucbcad!ic.Berkeley.EDU!faustus From: faustus@ic.Berkeley.EDU (Wayne A. Christopher) Newsgroups: comp.lang.c++ Subject: Is there a "real" C++ compiler available? Message-ID: <2097@ucbcad.berkeley.edu> Date: Thu, 3-Dec-87 18:13:28 EST Article-I.D.: ucbcad.2097 Posted: Thu Dec 3 18:13:28 1987 Date-Received: Mon, 7-Dec-87 06:59:28 EST Sender: news@ucbcad.berkeley.edu Lines: 8 Sorry if this question has been asked before, but I haven't been reading this newsgroup for very long. Is there a C++ compiler available now that will compile directly into asm code, instead of into C? Alternatively, is there a good way to use dbx with C++ programs (i.e, using the c++ source instead of the c files)? Thanks, Wayne