Re: is C necessarily faster than C++

mike@vlsivie.tuwien.ac.at (Michael Gschwind)
Thu, 4 May 1995 13:59:21 GMT

          From comp.compilers

Related articles
[16 earlier articles]
is C necessarily faster than C++ ka@socrates.hr.att.com (1995-04-28)
Re: is C necessarily faster than C++ jplevyak@pink-panther.cs.uiuc.edu (1995-04-29)
Re: is C necessarily faster than C++ tmb@netcom.com (1995-04-29)
Re: is C necessarily faster than C++ jdean@pysht.cs.washington.edu (1995-05-09)
Re: is C necessarily faster than C++ calder@mumble.cs.Colorado.EDU (1995-05-09)
Re: is C necessarily faster than C++ schow@bnr.ca (stanley (s.t.h.) chow) (1995-05-09)
Re: is C necessarily faster than C++ mike@vlsivie.tuwien.ac.at (1995-05-04)
Re: is C necessarily faster than C++ bill@amber.ssd.hcsc.com (1995-05-16)
Re: is C necessarily faster than C++ itcp@praxis.co.uk (1995-06-23)
Re: is C necessarily faster than C++ jplevyak@violet-femmes.cs.uiuc.edu (1995-06-23)
Re: is C necessarily faster than C++ bill@amber.ssd.hcsc.com (1995-06-30)
Re: is C necessarily faster than C++ bill@amber.ssd.hcsc.com (1995-06-30)
| List of all articles for this month |

Newsgroups: comp.compilers
From: mike@vlsivie.tuwien.ac.at (Michael Gschwind)
Keywords: C, C++, performance
Organization: TU Wien
References: 95-04-044 95-04-157
Date: Thu, 4 May 1995 13:59:21 GMT

quanstro@hp-demo1.minerva.bah.com (goon) writes:
>(Very) theoretically, every c program is also a c++ program
>that gets more warnings when run through the compiler. So
>c libraries can be used as c++ libraries.
>
>I think the difference between c and c++ usage is mostly cultural.


This is not so theoretical at all... The linux kernel can be run
through g++ to give a correct Linux kernel... However, the binary for
the g++ compiled Linux kernel is somewhat larger thatn the gcc
compiled one...


m.


--


Michael Gschwind, Institut f. Technische Informatik, TU Wien
snail: Treitlstrasse 3-182-2 || A-1040 Wien || Austria
email: mike@vlsivie.tuwien.ac.at PGP key available via www (or email)
www : URL:http://www.vlsivie.tuwien.ac.at/mike/mike.html
phone: +(43)(1)58801 8156 fax: +(43)(1)586 9697
--


Post a followup to this message

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